News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Librairy pb

Started by lazakal, April 05, 2010, 11:39:48 PM

Previous topic - Next topic

lazakal

Hello world  :)
I have download a graphic lib C, dismg.a and its .h, and  install it on CB ( MinGW).My Pb is that when executing I obtain the message:

Linking consoles executable: bin\Debug\ProjetDislin.exe
++mingw32-g.exe: obj\Debug\dismg.o: No. such golden directory line

I'v tried all possible configs, without results. :?

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

lazakal

Thanks Stahta, this bring me to study the GCC compiler.