LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

New CVI user with undefined symbol problem

I know this has to be a simple one. I'm gettig an undefined symbol error when I tried to add OpenGL to my first CVI application.

I've gone back and forth looking at the simple application but cannot see what I missed.

Hopefully the screenshot will help.

Thanks,
John
0 Kudos
Message 1 of 2
(3,133 Views)
Try to reattach the open gl library to your program.

I had this problem before, and I solve by this way. Look at your environment variables and check if the directories that are listed there, contains the header files.

The problem with the reattach seems like a bug to me, but...

Regards,
Gustavo
0 Kudos
Message 2 of 2
(3,101 Views)