Click here to Skip to main content
15,915,693 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalquestion about api hook Pin
Jay Wang13-Sep-03 15:07
Jay Wang13-Sep-03 15:07 
GeneralCouple of questions about toolbars Pin
Xakep13-Sep-03 10:48
Xakep13-Sep-03 10:48 
Generalvoid functions in g++ Pin
keegan13-Sep-03 10:06
keegan13-Sep-03 10:06 
GeneralRe: void functions in g++ Pin
Johnny ²13-Sep-03 10:42
Johnny ²13-Sep-03 10:42 
GeneralRe: void functions in g++ Pin
keegan13-Sep-03 11:14
keegan13-Sep-03 11:14 
GeneralRe: void functions in g++ Pin
Nick Parker13-Sep-03 11:56
protectorNick Parker13-Sep-03 11:56 
GeneralRe: void functions in g++ Pin
ZoogieZork13-Sep-03 11:57
ZoogieZork13-Sep-03 11:57 
GeneralRe: void functions in g++ Pin
keegan13-Sep-03 12:11
keegan13-Sep-03 12:11 
I used my player cpp and h files, with your main, and i got the error:

Undefined                       first referenced
 symbol                             in file
Player::SetFirst(std::string)       /var/tmp/ccF4AOmw.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status


:'(

are you using a new version of g++? i heard that older versions have trouble with void main() things, i wonder if its the same thing here?


Im wondering if its something wrong with the command im entering... Im just putting in "g++ thing.cpp" thing.cpp is my driver (has the main). Do i need to do anything else? I tried a makefile, but it gave the same erorrs.

*.*
cin >> knowledge;
GeneralRe: void functions in g++ Pin
ZoogieZork13-Sep-03 12:32
ZoogieZork13-Sep-03 12:32 
GeneralRe: void functions in g++ Pin
keegan13-Sep-03 12:53
keegan13-Sep-03 12:53 
GeneralOpen & Read & Write in USB port Pin
asd175313-Sep-03 8:23
asd175313-Sep-03 8:23 
GeneralRe: Open & Read & Write in USB port Pin
Felix Gartsman13-Sep-03 8:33
Felix Gartsman13-Sep-03 8:33 
GeneralRe: Open & Read & Write in USB port Pin
asd175313-Sep-03 8:38
asd175313-Sep-03 8:38 
GeneralRe: Open & Read & Write in USB port Pin
Felix Gartsman13-Sep-03 23:16
Felix Gartsman13-Sep-03 23:16 
GeneralMFC-a windows paint example, how do i do the text option Pin
lxxrya00113-Sep-03 8:22
lxxrya00113-Sep-03 8:22 
GeneralRe: MFC-a windows paint example, how do i do the text option Pin
Steve Hopkins13-Sep-03 9:41
Steve Hopkins13-Sep-03 9:41 
GeneralAppend one string at begin of another Pin
skaanji13-Sep-03 7:34
skaanji13-Sep-03 7:34 
GeneralRe: Append one string at begin of another Pin
Scozturk13-Sep-03 8:09
professionalScozturk13-Sep-03 8:09 
GeneralRe: Append one string at begin of another Pin
skaanji13-Sep-03 8:34
skaanji13-Sep-03 8:34 
GeneralRe: Append one string at begin of another Pin
JohnJ13-Sep-03 9:32
JohnJ13-Sep-03 9:32 
GeneralRe: Append one string at begin of another Pin
Michael Dunn13-Sep-03 17:43
sitebuilderMichael Dunn13-Sep-03 17:43 
GeneralRe: Append one string at begin of another Pin
ZoogieZork13-Sep-03 9:32
ZoogieZork13-Sep-03 9:32 
GeneralRe: Append one string at begin of another Pin
skaanji13-Sep-03 10:29
skaanji13-Sep-03 10:29 
Generalmouse and keyboard Pin
Ta_Tee47313-Sep-03 6:55
Ta_Tee47313-Sep-03 6:55 
GeneralChecking the attributes of a file Pin
Dilshad Husain13-Sep-03 5:29
Dilshad Husain13-Sep-03 5:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.