Never mind -- after reading some ant documentation, it seems that I misunderstood the purpose of these two properties!
-----Original Message----- From: Kalaveshi, Adrian [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 9:27 AM To: [EMAIL PROTECTED] Subject: maven-native plugin and MS VC .Net Greetings -- I'm attempting to use the maven-native plugin to compile native code using MS VC .Net. I've set 'maven.native.compiler.name' to 'cl.exe' and 'maven.native.linker.name' to 'link.exe' but the plugin still tries to use 'gcc'. Has anyone successfully done this? Any clues as to what I might be doing wrong (or if this is possible)? "Could not launch gcc: java.io.IOException: CreateProcess: gcc /nologo /D 'WIN32' /D '_WIN32'..." Thanks, -adrian- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
