help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] DLL under MS Win


From: Edgardo Fuchs
Subject: [Help-glpk] DLL under MS Win
Date: Thu, 18 Jul 2002 10:37:13 -0400

Another easy way to create a DLL under MS Windows is using the excellent DevC++ 
compiler (www.bloodshed.net).

You can create a project, including the glpk source code for the library, and 
choose a DLL as output, instead of an 
executable. When you compile the project, you get the DLL.

Afterwards, you can create another project for an executable that calls the 
library routines.

I have not tested this compiler with the latest versions of glpk, but with a 
previous version it worked flawlessly.

Regards,
Edgardo Fuchs


Edgardo Fuchs

Santiago
Chile

Tel: +56 (2) 462 1500
Fax: +56 (2) 462 1515
Cel: +56 (0) 9837 8433

e-mail: address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]