User forums > Using Code::Blocks
Installing the ACE Threads package on C::B
thomas:
And did you add the required libraries, too? Missing references are most often due to a forgotten link library.
mtk:
You mean:
--- Code: ---$ACE_ROOT/lib
--- End code ---
?
mtk:
Does:
--- Code: ---warning: inline function
--- End code ---
affects anything?
I'm getting this when compiling the ACE...
Michael:
--- Quote from: mtk on January 18, 2006, 03:50:22 pm ---Does:
--- Code: ---warning: inline function
--- End code ---
affects anything?
I'm getting this when compiling the ACE...
--- End quote ---
A warning is not an error :). Anyway, it can cause problems later or soon :(. Better solve any warnings if possible.
About your warning(s) you can try to find out with google what it is and how (hopenfully :)) to solve it. Check at ACE website and/or forum (if any) too.
Michael
mtk:
I've found the solution, just asking for the affects...
anyway, it doesn't solve the problem of not being able toeven compile a single main.cpp...
Navigation
[0] Message Index
[*] Previous page
Go to full version