
13 Aug
2010
13 Aug
'10
1:28 a.m.
Oh, I see. My problem was actually not specifing -lboost_program_options on the command line which gave linker error. I'm using cmake now, and it seems that program_options get statically linked. How can I get it to dynamic link instead? I know this is more of a cmake question, so sorry. Thanks, Petr