You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kalaveshi, Adrian" <ak...@rsasecurity.com> on 2004/11/09 18:27:28 UTC

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org