[galib] compile GALib in VS2008 Express Edition

Handri Santoso bondry at gmail.com
Mon Dec 1 07:21:52 EST 2008


Dear all,
I just downloaded GALib247 and extracted the files to the GALib247
folder, there 3 main folder inside that folder, i.e., .doc, examples,
ga
I have tried to run GALib in VS2008 express edition as described at
http://www.hyperdrifter.com/ai/software/compiling_galib_using_microsoft_visual_cpp.html
I used the example file ex1.C which I rename to ex1.cpp, But I still
got error message as below

2>------ Build started: Project: HaarGA, Configuration: Release Win32 ------
2>Compiling...
2>ex1.cpp
2>.\ex1.cpp(28) : error C2065: 'STD_COUT' : undeclared identifier
2>.\ex1.cpp(29) : error C2065: 'STD_COUT' : undeclared identifier
2>.\ex1.cpp(30) : error C2065: 'STD_COUT' : undeclared identifier
2>.\ex1.cpp(30) : error C2065: 'STD_COUT' : undeclared identifier
2>.\ex1.cpp(30) : error C2228: left of '.flush' must have class/struct/union
2>        type is ''unknown-type''
2>.\ex1.cpp(70) : error C2065: 'STD_COUT' : undeclared identifier
2>Build log was saved at
"file://d:\VS2008\Projects\vcpp2008\HaarGA\Release\BuildLog.htm"
2>HaarGA - 6 error(s), 0 warning(s)
========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Could you help me solving the problems ? Did I miss some procedure
that I should made ?

Thank you for your attention

Regards

Handri



More information about the galib mailing list