Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: detonatorss on April 11, 2013, 04:15:07 pm

Title: How do i add Boost in noggit?
Post by: detonatorss on April 11, 2013, 04:15:07 pm
Hey guys i have a problm compiling th noggit i can't compile without the Boost.
But my questions is this:
How do i add the boost can anyone help me?
Title: Re: How do i add Boost in noggit?
Post by: schlumpf on April 11, 2013, 05:13:11 pm
http://stackoverflow.com/questions/3016 ... stallation (http://stackoverflow.com/questions/3016448/how-can-i-get-cmake-to-find-my-boost-installation" onclick="window.open(this.href);return false;)
Title: Re: How do i add Boost in noggit?
Post by: detonatorss on April 11, 2013, 08:51:25 pm
but in windows¿?
Title: Re: How do i add Boost in noggit?
Post by: Steff on April 11, 2013, 09:16:13 pm
http://www.boostpro.com/download/ (http://www.boostpro.com/download/" onclick="window.open(this.href);return false;)
Title: Re: How do i add Boost in noggit?
Post by: detonatorss on April 11, 2013, 09:20:12 pm
thx steff ^^
Title: Re: How do i add Boost in noggit?
Post by: schlumpf on April 11, 2013, 10:40:06 pm
The link I gave is platform independent?!
Title: Re: How do i add Boost in noggit?
Post by: detonatorss on April 12, 2013, 12:18:26 am
the problem is the next: The boost you have to include manually in the VS 11 solution i don't know why but don't incrust in the path XD, it's a little problem, my other bug right now is the next: StormLibLibraryDAD and RAD
I have RAD when i compile but i don't found DAD where is i compiled all the things of stormlib
Title: Re: How do i add Boost in noggit?
Post by: detonatorss on April 12, 2013, 12:26:55 am
Stormlib Compiled
To Found:
STORM_LIBRARYDAD-NOTFOUND
STORM_LIBRARYRAD-NOTFOUND
STORM_LIBRARY_DIR-NOTFOUND

Path With the Compiled StormLib of Github Fro ladislav

C:StormLibbinStormLibWin32
..ReleaseAD (StormLibRAD.lib)
..ReleaseAS (StormLibRAS.lib)
..ReleaseUD (StormLibRUD.lib)
..ReleaseUS (StormLibRUS.lib)

C:StormLibbinStormLibx64
The Same as Win32

Where is ReleaseDAD? or what is the problem TT
Title: Re: How do i add Boost in noggit?
Post by: detonatorss on April 12, 2013, 02:00:14 pm
anyone knwos the solution?
Title: Re: How do i add Boost in noggit?
Post by: schlumpf on April 12, 2013, 02:45:47 pm
You can just set those variables manually?! Also, D* is debug builds, which you seem not to have.
Title: Re: How do i add Boost in noggit?
Post by: detonatorss on April 12, 2013, 03:10:49 pm
oh thx ^^ i don't know it that is debug XD