 |
|
|
Do you have anything resembling a C++ compiler? Microsoft's rather expensive Visual C++ (part of Visual Studio) is the compiler of choice for Wintel machines.
|
|
|  |
 |
|
Angelo Scotto
|
|
Milan, Italy
Oct 1999 time: 05:14
|
|
St Leo: Be careful, Borland C++ Compiler and Microsoft Visual C++ are not fully compatible.
I started to realize CSPL with VC++ but soon i moved to Borland platform ('cause it's free and i don't want someone has to buy VC++ just to use CSPL).
The problem is the library file, VC++ creates them using COFF format (if i remember well:Common Object File Format, yes, i checked) while Borland use OMF (Object Module Format) so you can't use CSPL library (which was created with Borland) with VC++ programs.
(Well, this is not totally true, you can try to convert CSPL.lib from OMF to COFF using EditBin, a VC++ program, but it's a bit complicate)
Maybe in a future version i'll add both lib versions (COFF and OMF) but for now i suggest you to download the freecompiler from Borland
Eternal: I'm afraid i cannot help you right now, try to battle a bit with the examples, you should be able to understand how things works.
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:14. Apolyton Time is 00:14. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|