Building e.g. the dsp_add_t project I get an error in StandardTraits.h
line 145: error C2766: Explicit specialization;
"TCLAP::ArgTraits<size_t>" already defined.  Skipping lines 128 to 134
will fix this error.  But that's strange because these lines are
included especially for MSVC++.

I'm using MSVC++ 2008 (version 9.0) for the x64 platform.  How do
other MSVC++ versions behave?  The _MSC_VER define could be used to
include this lines for appropriate Visual Studio versions only.


Regards,
    Daniel

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to