View Single Post
Old 09-13-2009, 11:13 AM   #143
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Quote:
Originally Posted by Antartica View Post
That is because xepdmgrclient.c doesn't have a main() function, and you are trying to get a program (xepdmgrclient.c is only a library, you have to link it with your program).
My original intention was to compile it to an object file. But I have too few knowledge using gcc. So I included (or copied) "xepdmgrclient.c" and "xepdmgrclient.h". It's working, but not in an elegant way.
ericshliao is offline   Reply With Quote