Hi Eric,
I am assuming that you are referring to NVIDIA's CUDA compiler, when
you say nvcc. I don't know if nvcc has complete C++ compliance/support
for CUDA programs. You are better off posting this question to one of
NVIDIA's forums http://forums.nvidia.com/index.php.
Manjunath
On Mon, Feb 8, 2010 at 12:05 PM, Eric Jourdanneau
Hi everybody, Nice to meet you :)
I would like to test proto with nvcc, and when I compile the simple Hello world example of 1.42, I get the following error message: /usr/include/boost/proto/detail/decltype.hpp:314: error: invalid use of template-name ‘boost::type’ without an argument list.
Of course it works with g++ I just don't know what to do, can somebody help me on that point? Thanks Eric
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users