[Bug 520538] [NEW] Impossible to include an osi header
christophe-marie
chm.duquesne at gmail.com
Thu Feb 11 16:02:58 UTC 2010
Public bug reported:
Release: 9.10
On package: coinor-libosi-dev
Steps to reproduce:
- install coinor-libosi-dev
- install the g++ compiler
Try to compile the following example:
$ cat test.cpp
#include <coin/OsiSolverInterface.hpp>
int main (int argc, char ** argv)
{
return 0;
}
$ g++ test.cpp -o test
You'll get a bunch of errors.
The same example compiles nicely on my archlinux laptop.
I have no special settings, I do not override PATH nor LD_LIBRARY_PATH
or any other variable (I did this test with a clean "just installed"
distro).
** Affects: coinor-osi (Ubuntu)
Importance: Undecided
Status: New
--
Impossible to include an osi header
https://bugs.launchpad.net/bugs/520538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list