简体   繁体   中英

Using FLTK with Code Blocks…unable to compile?

I am new to fltk, but I am comfortable using code blocks IDE. I have been trying since last one week to use fltk with code blocks. After unsuccessful attempt to get some help from forum here:

Unsucessfully trying FLTK with code blocks IDE, getting few errors

I am continuously trying to compile fltk using code blocks with minGW. I came across another tutorial at:

http://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks

followed all the steps, and now I am getting an error as follows:

 ld.exe         cannot find –lfltk

Guys I am new to this, please help me or guide me some tutorial page….i have tried to google a lot without any success. Thank you!

take the FL directory and copy contents into C::B include. then take library files from lib directory and put them into C::B lib direrctory

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM