Page 1 of 1

Forexconnect dll

PostPosted: Tue Feb 06, 2018 12:22 pm
by tomaskh
Please, would be possible to build the API by GNU compiler? The problem of the current win64 version is that there is not import library for GNU compiler available. It is just for Microsoft compiler. I tried to create it by means of lib2a, dlltool and expdef but no success. The main problem is the import library is missing for GNU compiler and the standards for the dll files in case of class exporting differs. I use CodeBlocks with MinGW-64 compiler normally. Thank you.
Best regards
Tomas

Re: Forexconnect dll

PostPosted: Thu Feb 08, 2018 4:39 pm
by Konstantin.Toporov
Unfortunately, now MinGW is not supported and it would take some time to have it.
The best choice is to use MSVC 2015 on Windows platform.