I am getting one more error related to wchar_t.
The error says "cannot convert argument 2 from wchar_t to LPTSTR. "
Is there any options to set Unicode format for character set in configuration section of pom file ?
[ERROR] cryptlib.lib(fipstest.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in BpmUserAdd.c4484ed5.obj
error.
which tag i need to use to specify Runtime Library?
and also
I need to create Executable (.exe), which tag i need to use to create .exe file ?
[ERROR] cryptlib.lib(fipstest.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in BpmUserAdd.c4484ed5.obj
error.
which tag i need to use to specify Runtime Library?
and also
I need to create Executable (.exe), which tag i need to use to create .exe file ?
I did that. No linker error.
But exe is not getting created.
I need to create Executable (.exe), which tag in pom i need to use to create .exe file ?
Or any settings I need to do?
--
You received this message because you are subscribed to the Google Groups "NAR Maven plugin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maven-nar+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.