Hi Wojtek,

On 1 April 2015 at 18:06, Wojciech Lewandowski <[email protected]>
wrote:

>  It does not work. Plugin uses intX_t, uintX_t types declared in stdint.
> But these types are not the only missing items. Plugin code also uses
> std::isinf and std::isfinite and these two methods are in C++ 11. All of
> these missing symbols are relatively minor and I am sure I can make
> workarounds for them. Visual Studio 2008 has equivalents.
>
>
Don't worry I will solve it somehow.
>

Thanks.

If it does turn out to be too difficult to solve then making the compile
dependent on later versions of VS via CMake would be the option.

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to