Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Embedded development
(Moderator:
killerbot
) »
how to link a file(.a)
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how to link a file(.a) (Read 8332 times)
shizhijia
Guest
how to link a file(.a)
«
on:
December 24, 2008, 04:55:27 am »
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
Logged
stahta01
Lives here!
Posts: 7670
Re: how to link a file(.a)
«
Reply #1 on:
December 24, 2008, 07:59:24 am »
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
Logged
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Embedded development
(Moderator:
killerbot
) »
how to link a file(.a)