[Clp] CLP 32-bit Windows Binaries that are callable from Fortran (C like) like GLPK and LPSOLVE

Stefan Vigerske stefan at math.hu-berlin.de
Tue Dec 20 07:40:36 EST 2011


Hi,

> I downloaded CoinAll-1.6.0-win32-cl15ifort11.1.zip and I like what I see in the "example.c" in terms of calling CLP but I was expecting to see some DLL's instead of EXE's.
>
> Can I call individual functions inside of CLP.EXE like I can with a DLL?

For Windows, we only build static libraries so far. They should be in 
the lib subdirectory, e.g., libClp.lib.
See also https://projects.coin-or.org/BuildTools/wiki/user-examples
for instructions on how to link against COIN-OR libraries (e.g., how to 
find dependencies).

> And, is CLP.EXE created using STDCALL or some other name mangling convention?

They use the default, but I don't remember what exactly it is.

Stefan

>
> Jeff
>
> -----Original Message-----
> From: Stefan Vigerske [mailto:stefan at math.hu-berlin.de]
> Sent: Tuesday, December 20, 2011 6:36 AM
> To: Kelly, Jeff (ON0F)
> Cc: clp at list.coin-or.org
> Subject: Re: [Clp] CLP 32-bit Windows Binaries that are callable from Fortran (C like) like GLPK and LPSOLVE
>
> Hi,
>
> Clp binaries for a recent Clp version are included in the CoinAll 1.6.0 binaries at http://www.coin-or.org/download/binary/CoinAll.
>
> Stefan
>
>
>> All;
>>
>>
>>
>> I have implemented my own SLP (successive linear program) in both GNU Fortran and Intel Fortran calling GLPK, LPSOLVE and SPLP and would also like to include CLP.
>>
>>
>>
>> I am wondering where I can get the 32-bit Windows binaries similar to the binaries of GLPK and LPSOLVE if that is possible with CLP.
>>
>>
>>
>> Thanks in advance - Jeff
>>
>>
>>
>>
>> _______________________________________________
>> Clp mailing list
>> Clp at list.coin-or.org
>> http://list.coin-or.org/mailman/listinfo/clp
>
>
> --
> Stefan Vigerske
> Humboldt University Berlin, Numerical Mathematics http://www.math.hu-berlin.de/~stefan
>


-- 
Stefan Vigerske
Humboldt University Berlin, Numerical Mathematics
http://www.math.hu-berlin.de/~stefan



More information about the Clp mailing list