Re: [CMake] cmake on MinGW64; which generator

2019-06-24 Thread Christopher Webster
On 6/24/19 8:03 AM, Volker Enderlein wrote: > Am 24.06.2019 um 15:39 schrieb Christopher Webster: > > Hi Christopher, > > did you followed the instructions from > https://bitbucket.org/Coin3D/coin/wiki/BuildWithCMake > and cloned the repo, e.g. ran hg clone > https://bitbuc

Re: [CMake] cmake on MinGW64; which generator

2019-06-24 Thread Christopher Webster
ear Christopher, > > Am 23. Juni 2019 23:31:01 MESZ schrieb Christopher Webster : >> On 6/23/19 9:22 AM, Alan W. Irwin wrote: >>> There are a lot of different platforms that use the MinGW-w64 >> compiler >>> so you should probably >>> describe the platfo

Re: [CMake] cmake on MinGW64; which generator

2019-06-23 Thread Christopher Webster
On 6/23/19 9:22 AM, Alan W. Irwin wrote: > > There are a lot of different platforms that use the MinGW-w64 compiler > so you should probably > describe the platform where you are attempting to use that compiler in > more detail.  For example, > it sounds like you are simply taking a normal Window

[CMake] cmake on MinGW64; which generator

2019-06-23 Thread Christopher Webster
Greetings,   I am trying to figure out which generator to use on MinGW64 on Windows10, the 2-3 I have tried fail. cmake version is 3.14.5 If I try "Unix Makefiles" I get: $ cmake -S coin -B coin_build -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=C:\Tools\Packages\Coin3D -- The C compiler