help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Access Violation


From: Andrew Makhorin
Subject: Re: [Help-glpk] Access Violation
Date: Thu, 11 Aug 2005 22:51:03 +0400

> im using BC++ 5.0 and when using the built in GLPK
> functions i get EAccessViolation at certain adress. I
> unpacked GLPK, ran "make -f w32bc5.mak" and included
> the glpk library and "glpk.h" into my project. The
> same happens if i run the "sample.c" file, found in
> the Examples directory. It halts on "lpx_simplex(lp);"
> Anyone knows what seems to be the problem?

Try running "make -f w32bc5.mak check" to compile glpsol.c and solve
a sample lp instance. This must work. Then check options in your bc++
project (do not specify any unusual options).






reply via email to

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