Re: [CMake] MinGW Compilers on Windows

2017-12-16 Thread Kevan Hashemi
, that's reassuring. I have not started on the 64-bit build yet. Kevan -- Kevan Hashemi, Electrical Engineer Physics Department, Brandeis University http://alignment.hep.brandeis.edu/ -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org

Re: [CMake] MinGW Compilers on Windows

2017-12-15 Thread Kevan Hashemi
table runs perfectly. Conclusion: Easiest way to get MinGW Makefile generation is to do it in the CMD terminal. After that, you make with mingw32-make in eithger CMD or MSYS. Libraries compiled with either process are compatible with one another at any stage of compiling or linking

Re: [CMake] MinGW Compilers on Windows

2017-12-10 Thread Kevan Hashemi
built completely, which is really cool. I looked through the Makefile and it is awesome. I'm curious as to why the "make" for the MinGW generator does not work. But I have a working build procedure, so I'm all set. Yours, Kevan -- Kevan Hashemi, Electrical Engineer Physi

Re: [CMake] MinGW Compilers on Windows

2017-12-08 Thread Kevan Hashemi
o add MinGW/bin to the Winodws path, so that CMake could run the native compilers and test them without launching MSYS. Thank you, Kevan -- Kevan Hashemi, Electrical Engineer Physics Department, Brandeis University http://alignment.hep.brandeis.edu/ -- Powered by www.kitware.com Please keep me

[CMake] MinGW Compilers on Windows

2017-12-08 Thread Kevan Hashemi
y is CMake looking for MSBuild? Can I build on Windows using compilers of my choice? Yours, Kevan -- Kevan Hashemi, Electrical Engineer Physics Department, Brandeis University http://alignment.hep.brandeis.edu/ -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ