Menu

#17 Does not compile

open
nobody
None
5
2010-10-09
2010-10-09
No

Fgrun does not compile on debian testing because in several files e.g. main.cxx the reference to namespace std is missing.

That refers to the usage of vector and string where the prefix std:: is missing several times.

After fixing these issues locally, compilation was possible.

Discussion


Log in to post a comment.