Hello Rick,
Chang, Shih-yuan wrote: > > i have been looking for the interface between VBA and glpk for a long > time. > ... > so could you help me? (could you provide me the dll file i need to connect > vba and glpk?) > you may find the following thread interesting: http://lists.gnu.org/archive/html/help-glpk/2008-03/msg00049.html http://lists.gnu.org/archive/html/help-glpk/2008-03/msg00049.html The necessary source changes for GLPK 4.37 to create a standard call library are available at http://glpk.dyndns.org/viewvc/svn/glpk/glpk/branches/glpk-4.37-stdcall/ http://glpk.dyndns.org/viewvc/svn/glpk/glpk/branches/glpk-4.37-stdcall/ You can download the source with SVN from http://glpk.dyndns.org/svn/glpk/glpk/branches/glpk-4.37-stdcall/ http://glpk.dyndns.org/svn/glpk/glpk/branches/glpk-4.37-stdcall/ You can compile the DLL with Microsoft Visual C++ 2008 Express Edition or download it at ftp://glpk.dyndns.org/glpk/glpsol_dll-4.37-w32-stdcall.zip ftp://glpk.dyndns.org/glpk/glpsol_dll-4.37-w32-stdcall.zip MD5: 23001dcbbbda2f7af85cfe21a32c78dd *glpsol_dll-4.37-w32-stdcall.zip Best regards Xypron -- View this message in context: http://www.nabble.com/about-Vba-glpk-dll-tp22822369p22834784.html Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
