visual studio cl compiler is working I don't what is going wrong when cmake check for working a c compiler
what is cmake version you have? we had tested with 3.5.2 On Thu, Nov 10, 2016 at 8:55 AM, Jaime Martín de Nicolás < [email protected]> wrote: > > 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 a topic in the > Google Groups "otb-users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/otb-users/3yWmTFBZxts/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, Rashad -- -- 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.
