aleuly / ifcplusplus

Automatically exported from code.google.com/p/ifcplusplus
Other
0 stars 0 forks source link

Non VC-project files? #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While the project seems to be set up to be platform independent, there are only 
Visual Studio project files available. It would make it easier for porting to 
e.g. OSX or Linux, to use CMake or qmake project files available.

Original issue reported on code.google.com by stef...@gmail.com on 13 May 2013 at 11:26

GoogleCodeExporter commented 9 years ago
Exactly. Thought this project was the perfect replacement for IFC-SDK (2x3 tc1) 
but there is no cross platform project files. Useless until we get some cross 
platform project files.

Original comment by alexhult...@gmail.com on 14 May 2013 at 5:27

GoogleCodeExporter commented 9 years ago
I agree, cross-plattform build files would be helpful. But maintaining them is 
really time-consuming. CMake always has a lot of trouble with OpenSceneGraph 
and Qt.
So unfortunately I can't provide it at the moment.

Original comment by fabian.g...@gmail.com on 4 Jun 2013 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by fabian.g...@gmail.com on 5 Dec 2013 at 1:43

GoogleCodeExporter commented 9 years ago
You could use qmake instead of cmake. Qmake is cross platform, ofc.

Original comment by alexhult...@gmail.com on 26 Mar 2014 at 11:45