#!/usr/bin/perl -w use Inline C; use strict; hello_inline(); __END__ __C__ #include void hello_inline( ) { printf( "Hello World. Best Regards from Inline\n" ); } #### A problem was encountered while attempting to compile and install your Inline C code. The command that failed was: nmake > out.make 2>&1 #### The build directory was: D:\UI\_Inline\build\c_pl_5cd4 #### To debug the problem, cd to the build directory, and inspect the output files at D:\UI\c.pl line 0 INIT failed--call queue aborted". #### Unable to find a perl 5 (by these names: D:\Softwares\Perl\Perl5.8\bin\perl.exe perl.exe perl5.exe perl5.8.9.exe miniperl.exe, in these dirs: . D:\Softwares\Perl\Perl5.8\site\bin D:\Softwares\Perl\Perl5.8\bin C:\Perl\site\bin C:\Perl\bin D:\Softwares\bin\ D:\Softwares\Perl\site\bin D:\Softwares\Perl\bin D:\Softwares\Perl\Perl5.10\site\bin D:\Softwares\Perl\Perl5.10\bin D:\Softwares\Perl\bin\ D:\Perl\bin\ C:\WINDOWS\system32 C:\WINDOWS C:\Serena\CHANGE~1\DIMENS~1\9.1\PROG C:\WINDOWS\system32\WBEM C:\Program Files\IVI\bin C:\VXIPNP\WinNT\Bin C:\VXIPNP\WinNT\Bin\ C:\WINDOWS\system32\NMAKE.exe D:\Softwares\Perl\Perl5.8\bin\perl.exe D:\Softwares\TK\bin C:\Tcl\bin C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin C:\Program Files\Microsoft Visual Studio\Common\Tools C:\Program Files\Microsoft Visual Studio\VC98\bin D:\Softwares\Perl\Perl5.8\site\lib D:\Softwares\Perl\Perl5.8\bin) Writing Makefile for c_pl_5cd4