User forums > Using Code::Blocks

Cannot find libs ... but they are there...

<< < (2/7) > >>

BlueHazzard:
in my installation they are under

MINGW\lib

and is called libkernel32.a

but the linker will find it if the library name in your project is "kernel32"

can you try to rebuild the source (Build->Rebuild) and post the full build log in code tags?

msdobrescu:
There is none, I might have missed something at installation time...?

msdobrescu:
It might seem offtopic but...

Right now, I need to build SpiderMonkey on mingw under Windows.
So, I have installed mozilla-build. It uses msvc++. I have altered some configuration file to take gcc and g++ instead of cl.
When I run configure, it displays


--- Code: ---checking for as... /m/Development/Tools/c++/CodeBlocks/windows/codeblocks/TDM-GCC-64/bin/as
--- End code ---

This is the compiler I use under C::B, C::B is closed now, I have nothing related to this on PATH or other variable.

This is weird.

BlueHazzard:

--- Quote from: msdobrescu on July 23, 2016, 05:29:44 pm ---There is none, I might have missed something at installation time...?

--- End quote ---
probably not, more likely a configuration error with the paths, or naming of the libraries... post a FULL REBUILD LOG...


msdobrescu:
I'll do it as soon as I could, but first I need to link against a SpiderMonkey 45 build that I don't have. Nobody seems to be able to build it with mingw. Is there no project using it and building it with mingw?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version