mayingzhen / nvidia-texture-tools

Automatically exported from code.google.com/p/nvidia-texture-tools
Other
0 stars 0 forks source link

"make" the texture tools will error on CompressKernel.gen.c.o #214

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.configure
2.make
3. during making of the files in nvtt.dir it hangs on CompressKernel.gen.c.o

What is the expected output? What do you see instead?
I expected the nvtt to be built

What version of the product are you using? On what operating system?
2.0.8 on Linux Mint 17.1

Please provide any additional information below.
i7 processor and a GTX980

error log attached

Original issue reported on code.google.com by fdoorn on 20 Feb 2015 at 11:48

Attachments:

GoogleCodeExporter commented 8 years ago
Breaking my head on this one, any help would be highly appreciated.

Thanks!

Original comment by fdoorn on 20 Feb 2015 at 11:49

GoogleCodeExporter commented 8 years ago
I'm guessing newest CUDA releases are not compatible with that code anymore. 
I'd recommend downgrading, upgrading the code, or disabling CUDA compilation.

Original comment by cast...@gmail.com on 23 Feb 2015 at 7:34