How to compile LPub3D on Linux?
2016-01-25, 20:35 (This post was last modified: 2016-01-31, 1:54 by Jason Smith.)
2016-01-25, 20:35 (This post was last modified: 2016-01-31, 1:54 by Jason Smith.)
Hello Trevor.
I tried to compile LPub3D on Linux but no success so far. Please, what's the proper way?
(I can compile old LPub4 with no problem.)
My attempt: qmake && make
Problems:
1. some files and directories have wrong case in their names, usual problem with sources coming from Windows. I fixed that.
2. qmake warns and make of some files reports an error that I do not have windows.h - what to set on unix-like systems?
3. build.h is missing, how/where I can get it?
4. are there more changes since LPub4, which may cause problems? More libraries etc.?
Thank you,
Milan
I tried to compile LPub3D on Linux but no success so far. Please, what's the proper way?
(I can compile old LPub4 with no problem.)
My attempt: qmake && make
Problems:
1. some files and directories have wrong case in their names, usual problem with sources coming from Windows. I fixed that.
2. qmake warns and make of some files reports an error that I do not have windows.h - what to set on unix-like systems?
3. build.h is missing, how/where I can get it?
4. are there more changes since LPub4, which may cause problems? More libraries etc.?
Thank you,
Milan