>It is not hard to allow user to override the default value, but I would >like
>to understand is first.
I need to run the message compiler at first because it generates a "__.h" file,
which i need in the compile step as include in many source files. What i did
now is to copy the header file via ant task to the source directory.
>For VS6 try to set env MSVS6_INSTALL_DIR.
That works fine - thanks!
What can i specify for the ressource compiler? I always get an error when
runnig this step? How can i set the ressource file names?
Regards!
Thorsten
>On 8/21/06, Düvelmeyer, Thorsten <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> i have got two questions for native-maven-plugin:
>>
>> 1. Can i change the output directory for native:compile-message?
>> I need $(base_dir) instead of ${project.build.directory}/native
>
>
>Is there a reason why the current default location is not working for you?
>It is not hard to
>allow user to override the default value, but I would like to understand is
>first.
>
>
>
>2. Can i set german program path of visual studio instead of english:
>> C:\Programme\... instead of C:\Program Files\...
>
>
>what version of VS do you have?
>
>For VS6 try to set env MSVS6_INSTALL_DIR.
>
>This feature is not documented yet thou.
>
>Where i can get the source code? The links in maven report seem to be old
>> and not working.
>
>
>http://svn.codehaus.org/mojo/trunk/mojo/maven-native/
>
>
>
>Thanks a lot!
>> Thorsten
>>
>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]