Replies: 10 comments
-
Beta Was this translation helpful? Give feedback.
-
Thx, I did as you send but I have same problems : log2 |
Beta Was this translation helpful? Give feedback.
-
Do you use a too old compiler? No idea why this pops up: The problem is that Marble is not my project (I happy to compile this myself) and I have not much clue about cmake. I use qmake for all my projects. |
Beta Was this translation helpful? Give feedback.
-
I was confused, I used that version of pointed in your screenshot. And clone your Marble repo. |
Beta Was this translation helpful? Give feedback.
-
Marble uses cmake and all LNM projects use qmake. This is not a such big problem since Marble is rarely changed and even LNM 2.6 to 2.8 can run with the same current Marble version. Sharing the build is no problem. I can upload my current Marble Windows build if it helps. But this is a 32 bit build since I need this to be compatible with old SimConnect versions. |
Beta Was this translation helpful? Give feedback.
-
ok thanks, so send me your builds in drobox or anywhere. (I don't use SimConnect !)
|
Beta Was this translation helpful? Give feedback.
-
You can compile all of LNM and Marble in 64 bit (Linux and macOS are 64 bit) but I don't have such a build. For now I stick with a 32 bit build to be compatible with old SimConnect versions. I might do a 64 bit Windows build in the future but this will be usable only with MSFS and X-Plane (causing a lot of confusion for users). |
Beta Was this translation helpful? Give feedback.
-
Can with this build, use in |
Beta Was this translation helpful? Give feedback.
-
Not sure if I understand. Marble needs cmake and LNM qmake. I cannot do anything about this.
Ignore the Marble main site. Not sure what you mean by the
This is the BUILD.txt. |
Beta Was this translation helpful? Give feedback.
-
Converted to a discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used step by step your instruction for windows 11 in
lnm/1.1
branch.cmake ...
is ok complied and formingw32-make -j2
ormingw32-make -j4
showed errors for#include
ofQApplication
orQobject
orc++11
.I installed the latest version of
cmake
and Qt 5.14.1.How to fix it?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions