Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 this linker error prevents me from launching my 800-line aircraft game!
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
unholymight




PostPosted: Thu Nov 15, 2007 9:37 pm   Post subject: this linker error prevents me from launching my 800-line aircraft game!

1>------ Build started: Project: sdg, Configuration: Debug Win32 ------
1>Compiling...
1>game.cpp
1>Linking...
1>game.obj : error LNK2019: unresolved external symbol "public: void __thiscall bullet::set_active(bool)" (?set_active@bullet@@QAEX_N@Z) referenced in function _WinMain@16
1>C:\Documents and Settings\xxx\sdg.exe : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at "file://c:\Documents and Settings\xxx\BuildLog.htm"
1>sdg - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

is there a linker setting i should change? i will provide more information
Sponsor
Sponsor
Sponsor
sponsor
md




PostPosted: Thu Nov 15, 2007 10:20 pm   Post subject: RE:this linker error prevents me from launching my 800-line aircraft game!

did you actually write the bullet:set_active() function? The error indicates that the function couldn't be found.
unholymight




PostPosted: Fri Nov 16, 2007 3:56 pm   Post subject: Re: RE:this linker error prevents me from launching my 800-line aircraft game!

You sir are my hero. BooHoo Canada
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: