-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I have
- installed visual studio 2013
- installed CUDA 7.5(works on my machine), made sure
CUDA_PATHwas added to systemPATHand visual studio integration was installed - downloaded terra and add terra/bin to PATH
- made the project tree like this

- 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:

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
Metadata
Metadata
Assignees
Labels
No labels