ggandda / simd-cxx

Automatically exported from code.google.com/p/simd-cxx
0 stars 0 forks source link

undefined erference boost::program_option #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install boost (Checking the installation with the examples(Result: OK))
2. Install and compile SimD: Result OK 
3. Compile SImD example: Ping 

What version of the product are you using? On what operating system?

RHEL 6 32 bits.
boost 1.51
SimD V0.10

Please provide any additional information below.

When I try to compile the example I received multiples error with the text: 
undefined erference boost::program_option

Original issue reported on code.google.com by jase...@gmail.com on 17 Sep 2012 at 6:25