![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Calling C-Code from Perlby mwah (Hermit) |
on May 17, 2008 at 17:58 UTC ( #687112=note: print w/replies, xml ) | Need Help?? |
Let's guess: You have Activestate Perl 5.8.x installed on a Win-XP system and you try to do Inline C-stuff, but Inline C's build system now finds Visual Studio 2008 (cl) as your primary compiler. I'm not sure this will work, mainly because your Activeperl is compiled most probably w/Visual Studio 98 (msvc 6) and can't load modules compiled w/<insert your compiler>. (Just guessing) Regards mwa
In Section
Seekers of Perl Wisdom
|
|