How do I compile my project into a Library (*.LIB)? Where can I get more information regarding this topic?
It's just as easy as building a normal application. Just check the box for building a library in the project options, tab "Output".
[Sigh, doesn't anybody read any documentation any more these days?]
You don't even have to read documentation - it's a checkbox clearly marked 'Create Library'
Anyone who really can't spot that in a GUI is really going to struggle with reading documentation:
http://www.keil.com/support/man/docs/uv3/uv3_dg_output.htm
I'm not using the Keil IDE!!!!!!!!!!!!!!! Only the command line compiler from another editor. So NO there is no checkbox labeled "CREATE LIBRARY"
http://www.keil.com/support/man/docs/lib51/
I'm not using the Keil IDE!!!!!!!!!!!!!!!
Why the many exclamation marks?
Don't you think that you should have started your original post with the information that you where not using the IDE?
You have to realize that it is you who will decide the quality of the answers you receive by the quality of your own posts. Live and learn!
if not exist amc.lib goto usliex del amc.lib :usliex c:\tools\keil\c51\bin\lib51 c amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCmain.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCutil.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCautil.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCiic.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCiicutl.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCcmd.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCvfd.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCdr600.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCupld.obj to amc.lib >..\trash\trashbin c:\tools\keil\c51\bin\lib51 a MCtool.obj to amc.lib >..\trash\trashbin
Erik
why is text between pre and /pre folding???
I try not to have tabs in anything, this piece did
View all questions in Keil forum