well, i’ve just download and installed the preview of cuda sdk 5.0… when i’m trying to make the cuda samples, when the compiler arrive to Mandlebroat code stop witha an error. it can’t find a file named libGLEW.a that should be stored in …/…/C/common/lib/linux/i386… and of course it can’t find it, the i386 folder does not exist, there are only 2 folder, named i686 and x86_64, both with a different libGLEW.a file… so, if i create a folder named i386 and copying the file contained in i686 folder, make works fine but Mandlebroat exe crashes all the system and if i copy the x86_64 file the make says that it need a i386 file and not a x86_64 like i’ve tried to give it… i just send a mail to nvidia support to sign those problem, but i want to ask you too… of course my system is 32 bit
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Compilation error | 1 | 4884 | January 25, 2010 | |
Trouble with -lGLEW | 2 | 22374 | June 13, 2007 | |
Cuda toolkit 11.1 on Ubuntu 20.04.1 Make File Error | 0 | 2328 | November 16, 2020 | |
Problem building CUDA samples on Ubuntu (GL linking problem) | 2 | 1125 | August 3, 2019 | |
Run into compiling errors, when compiling CUDA samples. | 1 | 2786 | January 14, 2017 | |
Problem running Cuda 8 graphics examples Ubuntu 16.04 | 1 | 2279 | December 27, 2016 | |
'make' command not working | 2 | 1706 | May 24, 2010 | |
Help, it troubles me... The sample gives error... | 6 | 18757 | May 10, 2008 | |
/usr/bin/ld: cannot find -lglut compiling samples | 1 | 13055 | January 29, 2010 | |
Error While Compiling Nvidia Sdk , Cuda 4.0 | 0 | 612 | May 25, 2012 |