Bottom line: you can't. ActiveState's current distributions are using an older compiler than you are and they are (as you have found out) compiling against a different version of the run time library. You have to build against the same libraries that AS used which means really that you have to use the same version of the compiler that AS used. The alternative is to build everything, including Perl, but the down side of that is you have to build everything.
You may be interested in Vanilla or Strawberry Perl as an alternative to the "build it from scratch" approach.
In reply to Re: win32: distributing dll hell
by GrandFather
in thread win32: distributing dll hell
by dk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |