News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

how to link a file(.a)

Started by shizhijia, December 24, 2008, 04:55:27 AM

Previous topic - Next topic

shizhijia

how to link a file(.a)

I have a file(*.a) and set it at the Build options->linker settings,but compiling error(undefined reference to `_imp__FT_SetDivisor@8'),no find my function
in the file with .a suffix off.

thanks
email:shizhijia2000@163.com

stahta01

In order to help you.
You will need to state the Compiler you are using!
The Operating System would also help.
Turning on full compiler logging and posting the results should also help.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

Tim S
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]