[Expat-discuss] Linking error

Mark 11mjazbdg02 at sneakemail.com
Tue Nov 27 12:31:06 CET 2007


> g++.exe -D__DEBUG__ main.o 
> ../../SRLGrp/BoostLib/boost_1_34_1/libs/graph/src/graphml.o  -o 
> "graphml.exe" -L"C:/Dev-Cpp/lib"  -lgmon -pg  -g3 

You need to link in expat.  Modify this line in your makefile.

Mark.



More information about the Expat-discuss mailing list