Hello Bart Wehrens,

> my first problem is how to open Analog in Visual C++? Or could I better
>use Borland C++ builder (for DOS or Windows)?
 You can use VC++5,which is what the author used for compiling analog for
win32.

>My second problem is, how do I compile it all to one analog.exe
>file, and do I need other libraries?
First you need to add all *.c file to a project, then compile all;
if all is fine, you'll get 5 errors which say some stuff are not
resolved.
Then you need to add another lib:  ws2_32.lib to your
project. All errors should be disappear and you'll get analog.exe.


Best regards,
 Peter   Wang                       mailto:[EMAIL PROTECTED]


--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------

Reply via email to