![]() |
|
#1
|
|||
|
|||
linker errorI'm trying to run fltk "Hello World" program in Dev-C++ and when i compile it, the following error comes. The compile log is
Code:
What further setting should i need to do?Please help me. Thanks. Last edited by LuciWiz : 15-May-2006 at 03:20.
Reason: Added code tags (for better formatting)
|
|||
|
#2
|
|||
|
|||
Re: linker errorUse CodeBlocks IDE
|
|
#3
|
||||
|
||||
Re: linker errorWelcome to GIDForums™ unpep. There are a number of people that wander through here that use Dev-C++. Post your code for your test1 program and perhaps something will jump out at us.
The other thought is that you are not properly linking to the fltk library (linker settings in your IDE) for some of the later errors. Mark __________________
"Opportunity is missed by most people because it comes dressed in overalls and looks like work." --Thomas Alva Edison "Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety." --Benjamin Franklin "A happy person is not a person in a certain set of circumstances, but rather a person with a certain set of attitudes." --Hugh Downs |
|
#4
|
|||
|
|||
Re: linker errorYou can set up which libraries to include in DevC++ using Project->Project Options and going to the 'Parameters' tab.
Add the appropriate library using the same format as those already present in the box. Also check to make sure DevC++ points at the correct 'includes' and 'libraries' directories under the 'Directories' tab in the same dialogue box. |
|
#5
|
|||
|
|||
Re: linker errorDownload the DevPak, which have a nicely ready-to-use template:
devpaks.org |
Recent GIDBlog
Not selected for officer school by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Tutorial] GUI programming with FLTK | dsmith | FLTK Forum | 10 | 03-Oct-2005 15:41 |
| Winsock error when compiling FLTK 2.0 Projects | mauriciorossi | FLTK Forum | 3 | 16-Aug-2005 10:18 |
| Help with syntax errors | PeteGallo | C Programming Language | 7 | 08-Aug-2005 20:30 |
| What is "Ambigious symbol" ??*( a compilation error) | small_ticket | C++ Forum | 2 | 07-Jan-2005 21:10 |
| Can enum have same name as class? | crystalattice | C++ Forum | 3 | 08-Dec-2004 16:43 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The