I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-03-28 10:58:46.669695-07 by surinder
Not able to compile inline::java for windows platform
C:\Documents and Settings\surindsi\Desktop\Inline-Java-0.53_90\Inline-Java-0.53_ 90>nmake Microsoft (R) Program Maintenance Utility Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. "C:\Program Files\Java\jdk1.6.0_21\bin\javac.exe" -deprecation -g -d Java\classes Java\sour +ces\org\perl\inline\java\*.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. "C:\Program Files\Java\jdk1.6.0_21\bin\jar.exe" cf Java\InlineJavaServer .jar -C Java\classes org -C Java\classes InlineJava.properties "C:\Program Files\Java\jdk1.6.0_21\bin\jar.exe" cf Java\InlineJavaUser.j ar -C Java\classes InlineJavaUserClassLink.class cp Java.pm blib\lib\Inline\Java.pm cp Java.pod blib\lib\Inline\Java.pod cp Java\InlineJavaUser.jar blib\lib\Inline\Java\InlineJavaUser.jar cp Java\InlineJavaServer.jar blib\lib\Inline\Java\InlineJavaServer.jar nmake -f Makefile all -nologo NMAKE : fatal error U1052: file 'Makefile' not found Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\n make.EXE"' : return code '0x2' Stop.
Direct Responses: Write a response