Hi Rashad, you can drop t a cmd.exe with > > dashboard.bat x64 CMD BUILD develop master > > and check if the compiler is working fine >
This what I get after running that command: pastebin.com/embed_js/i3skdSsp > > create a test.cpp with a small c++ code and run > cl.exe test.cpp > And here it is the result of the previous command with a simple main.cpp: pastebin.com/embed_js/yKeWzRFu > > But I am not that convinced that you have a working vs installation and > cmake checking for c compiler and failing emphasize on that issue. > I've deleted mingw64 with its environment variable just in case, but the problem persists. I'm gonna uninstall VS and start from scratch, and also try with my personal laptop. > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
