Forum > Noggit

Noggit not building

(1/3) > >>

Greenpro:
Hi its me again sorry. I have compiled stormlib (i think...) and now i have compiled noggit in cmake and am now seeing it in visual studio, however when i build ALL_BUILD it does not build properly.
Here is the error visual studio is giving me https://pastebin.com/D35NeQQd

schlumpf:
"library machine type 'x86' conflicts with target machine type 'x64'"

You compiled or downloaded a x86 library but compile noggit as x64.

Greenpro:
Ok i got it to build and i have a noggit.exe but when i try to run it, it produces an error Qt5OpenGLd.dll was not found. I am sure i set qt correctly in cmake. Or do i have to build INSTALL as well.

schlumpf:
I have never built the current thing on windows. There being a d at the end of the dll name, it might be looking for a debug enabled Qt build but you only have a release build installed? Maybe building in release helps? Maybe it is some stupid shit like having to copy the dlls into the noggit.exe's directory? Are they properly installed system wide?

Greenpro:
YES! Thank you i just had to copy the .dlls to the noggit folder. It is working now. Thanks alot.

Navigation

[0] Message Index

[#] Next page

Go to full version