Tagged Questions
2
votes
3answers
327 views
Developing software on linux
What tools or IDEs do I need to start developing software on Linux in C++?
Can I work using C#?
What are necessary skills in order to know to develop software on Linux? I mean what is required in ...
1
vote
1answer
379 views
Kdevelop project setup with symlinked files not seeing custom include paths
So I have a crazy project setup (well, it's only 1 file that needs this crazyness). First, I'll explain the setup.
So I have a file on my dropbox. I want to include that file in a Kdevelop project, ...