You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiler: VisualStudio2008
OS: Win7 64-bit
CUDA: 4 (latest release)
Gfx card: NVIDIA Quadro Fx 5800
Compilation of c++ sources is fine however, the cuda source compilation
produces the following error
Utilities.cuh(47): Error: External calls are not supported (found non-inlined
call to _ZN4Vec3IfEC2Ev)
Any ideas why this error may be raised? Looking at the description tells me
that Vec3f is not defined in the source where it is used but I am not sure what
to do with this.
Original issue reported on code.google.com by [email protected] on 3 Nov 2011 at 9:06
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 3 Nov 2011 at 9:06The text was updated successfully, but these errors were encountered: