yes I do call vcvarsallbat file Here is what I have in my buildbatch file
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x64 set MSDEV_HOME=%VCINSTALLDIR% set MSVCDir=%VCINSTALLDIR% call nmake -f makefile.wntx64 I am just calling this buildbatch file in jenkins job... On Wednesday, July 8, 2015 at 1:37:36 PM UTC-4, Matt Algorythm wrote: > > Ok, thanks for help. > > I'll try that tomorrow. > > Did you call the .bat also ? > > Or you just call CMake after with -G"NMake Makefiles" ? > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2e3d8c48-40de-48b5-a35b-cee58a192c75%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
