Forum > Noggit
[QUESTION] Noggit not compiling
<< < (2/4) > >>
schlumpf:
--- Quote from: "Serendipity" ---Did it without the repo libs, still nothing. --- End quote ---
Define "nothing". Did cmake run without issues? What is the entire cmake log of a clean configure?
Jøk3r:
As it seems from your screenshot
that you have placed the libs in a wrong folder, try this:
--- Quote ---This repo contains all libs to compile noggit3 on windows. Just clone the repo into the same folder your Noggit3 repo is with the folder name Noggit3libs. Have a look at the path structure below.
Latest Cmake file from noggit will find stuff there. ALso the binarys in Noggit3 repo are updated. Copy them over to run Noggit.
Steff
Needed folder structure
¦ +-----Noggit3Repo ¦ +----CMakeLists.txt +-----Noggit3libs < This folder MUST have exactly this name! +----readme.txt --- End quote ---
This qote is taken from https://bitbucket.org/modcraft/noggit3libs after reading the overview on https://bitbucket.org/berndloerwald/noggit3
I hope that i could interpret yout error the right way and that this helps.
Edit: I stumbled over some problmes myself while trying to compile noggitQT but got it working in the end.
BIG EDIT:
Apparently i made a huge mistake. I accedently downloaded the SDL version not the QT one
BUT
I am currently compiling the (real) QT version and you have to name the folder your libs in not to "Noggit3libs" but to "Noggit_QT_libs" and you may have to change the boost path in the CmakeList.txt. Thats the way it seems to work for me.
Synric:
schlumpf, it still won't compile with the same issues as above
Jøk3r, I was using Noggit_QT_libs, thats why it was set like that. I had originally tried Noggit3Libs in the format the readme suggested, and that did not work either.
Adspartan:
--- Quote from: "Serendipity" ---schlumpf, it still won't compile with the same issues as above
Jøk3r, I was using Noggit_QT_libs, thats why it was set like that. I had originally tried Noggit3Libs in the format the readme suggested, and that did not work either. --- End quote ---
Have you used this readme ? https://bitbucket.org/berndloerwald/nog ... #README-26
Synric:
--- Quote from: "adspartan" --- --- Quote from: "Serendipity" ---schlumpf, it still won't compile with the same issues as above
Jøk3r, I was using Noggit_QT_libs, thats why it was set like that. I had originally tried Noggit3Libs in the format the readme suggested, and that did not work either. --- End quote ---
Have you used this readme ? https://bitbucket.org/berndloerwald/nog ... #README-26 --- End quote ---
Yep, as I said to Schlumpf I followed that step by step except building INSTALL because the project never showed up.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|