Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

nvidia texture tools won't compile under Linux using newer gcc / clang versions #195

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Adding inline to #define NV_FORCEINLINE  __attribute__((always_inline)) in 
src/nvcore/DefsGnucLinux.h fixes the compilation

Original issue reported on code.google.com by [email protected] on 2 Aug 2013 at 8:29

@GoogleCodeExporter
Copy link
Author

This is annoying. Some GCC versions complain about the double inline, others 
require it. Grrr. I'll add it back!

Original comment by [email protected] on 2 Aug 2013 at 8:42

  • Changed state: Accepted

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

No branches or pull requests

2 participants