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

Global variable 'cudalib' is not declared. #161

Open
yys123456 opened this issue Jan 20, 2022 · 0 comments
Open

Global variable 'cudalib' is not declared. #161

yys123456 opened this issue Jan 20, 2022 · 0 comments

Comments

@yys123456
Copy link

I have

  1. installed visual studio 2013
  2. installed CUDA 7.5(works on my machine), made sure CUDA_PATH was added to system PATH and visual studio integration was installed
  3. downloaded terra and add terra/bin to PATH
  4. made the project tree like this
    image
  5. run buildOpt.bat

But when I went to Optlang\Opt\tests\minimal folder and tested whether it can work properly, I got the error below:
image
Global variable 'cudalib' is not declared. Global variables must be 'declared' through a regular assignment (even to nil) at global scope before being used.
My operating system is windows 10

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

No branches or pull requests

1 participant