Re: [osg-users] An entity that could build OSG?

2019-07-24 Thread Zachary1234
To who it may concern, I have already got TDM mentioned in my PATH variable in Windows. I have been using the graphical version of cmake, 64 bits, for Windows. If I leave configure and generate on the default native compiler, things seem to behave. I have just pressed Configure followed by Gener

Re: [osg-users] An entity that could build OSG?

2019-07-24 Thread Chris Djali
Hi, Try using the GUI version of CMake - if you select the compiler you want to use as the generator, it'll try looking for that compiler instead of defaulting to NMake makefiles, which usually use Visual C++. Cheers, Chris -- Read this topic online here: http://forum.openscene

Re: [osg-users] An entity that could build OSG?

2019-07-24 Thread Robert Osfield
On Wed, 24 Jul 2019 at 04:33, Zachary1234 wrote: > I am using Windows 10 64 bit home edition. > I am using the TDM Windows 64 bit c++ compiler. > I have installed 64 bit Windows cmake, on my path. > > I find that when I type > > cmake . > > I am told the following, about a file that cmake does no

Re: [osg-users] An entity that could build OSG?

2019-07-23 Thread Zachary1234
Thank you for your response. I am using Windows 10 64 bit home edition. I am using the TDM Windows 64 bit c++ compiler. I have installed 64 bit Windows cmake, on my path. I find that when I type cmake . I am told the following, about a file that cmake does not possess: What should be done in

Re: [osg-users] An entity that could build OSG?

2019-07-23 Thread Robert Osfield
Hi ? I don't know any contractors using WIndows with the TDM compilers so can't provide any suggestions on who might be able to help you. Looking only TDM looks just to be GNU tool chain for Mingw, in which case it should be able to just build the OSG from the command line following unix style us

[osg-users] An entity that could build OSG?

2019-07-22 Thread A Z
Is it possible for someone on this forum that can point me in the direction of an entity, pay or otherwise, that can build the latest stable version of OSG for me? I am not using Microsoft Visual Studio, but am using the GNU TDM C++ 64 bit compiler. Because of this, I can't use the offered build