Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » How to compile non C/C++ files in an U++ project
How to compile non C/C++ files in an U++ project [message #44590] Sat, 11 April 2015 16:58 Go to previous message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
Hello all

I wanted to compile non C/C++ files in an U++ project.

In my case, I have to compile ".cu" files and link them with the project.

For example, now, for demo.cu file, I have to:

- Compile it with "nvcc -c demo.cu" to get demo.obj
- Add demo.obj in U++ project libraries
- Compile it in U++

Is there any way to do it all in an U++ project.

Additionally it would be great to let U++ to highlight .cu and .cl files as .cpp files.

Best regards
Koldo


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GDB/MINGW interface Bug fix
Next Topic: how to compile source files and create shared lib.
Goto Forum:
  


Current Time: Thu Apr 25 21:08:55 CEST 2024

Total time taken to generate the page: 0.05027 seconds