Click here to Skip to main content
       

C / C++ / MFC

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionUsing make filememberHungryCPPDev15 Nov '12 - 0:55 
Hi All,
 
I am using 3rd party code in my application and I don't have libray file to link to my application. All I have a makefile and makefile.prg. Using these files is it possible to create .lib file? If yes, please guide me how to do this.
AnswerRe: Using make filememberJochen Arndt15 Nov '12 - 2:20 
You should provide some more information. At least the name of the 3rd party code and the operating system you are using (makefile files are commonly used with Linux). The file extension .prg can be anything. It may be an input file for the makefile (reading its content may help).
 
If the code is Open Source, there should be some documentation on how to build a library (in the project documentation or by searching the web).
 
If it is not Open Source, you should contact the supplier of the code.

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


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 24 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid