Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile the CUDA source #4

Open
GoogleCodeExporter opened this issue Dec 12, 2015 · 1 comment
Open

Cannot compile the CUDA source #4

GoogleCodeExporter opened this issue Dec 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Hi Movania,

you should clone the release110 repo, as the default repo is a WIP at the 
moment.

Cheers,

Thomas

Original comment by [email protected] on 3 Nov 2011 at 9:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant