----- Original Message ----- From: "Ben Crane" <[EMAIL PROTECTED]> To: "zentara" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, June 19, 2003 10:43 PM Subject: Re: Accessing C/C++ Dlls using perl
> zentara, > > I'm almost exclusively going to go with inline::c > since it adds the power of c and perl together (just > the combination I need!) :) > > Problem is, getting the inline.pm module to work. I > don't have nmake and have never needed it. I've always > put the modules into the correct dir structure under > lib and it's worked like a dream, now I'm having to go > through nmake and the whole shooting match... > > Any ideas, Beau Cox has been REALLY helpful but I > think I'm annoying him now... :) > > Ben > Ben didn't you get this? Send to you abount 8 hrs ago: Hi Ben - If you still are working on your Perl->c/c++ project, please refer to: http://howtos.beaucox.com/win32-vc7-compiler.html to explain how to get MS's free compiler, and: http://howtos.beaucox.com/win32-command-line.html for some tips on setting up the command line. Aloha => Beau; Anyway Ben, I'm not mad, only too happy to help. The above instructions should help you get a complete suite of nmake, compiler, and linker. Then you should be able to at least compile and test your Inline::C code. I hope you have at least Win 2K! Please let me know what happens. Aloha => Beau; -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]