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]

Reply via email to