-
Notifications
You must be signed in to change notification settings - Fork 1
KDevelop
Mart edited this page Oct 10, 2015
·
1 revision
-
Tips y trucos: https://userbase.kde.org/KDevelop4/TipsAndTricks#Code_Completion
-
Shortcuts (Working with source code): https://userbase.kde.org/KDevelop4/Manual/Working_with_source_code#Some_useful_keyboard_shortcuts
-
Creating CMake-based C/C++ Project from Template: https://www.youtube.com/watch?v=47xdLegd3z4
-
std=c++11 en KDevelop: http://stackoverflow.com/questions/24434472/how-to-enable-c11-in-kdevelop
-
KDevelop with CMake project - how to manage debug and release builds?: http://stackoverflow.com/questions/15064715/kdevelop-with-cmake-project-how-to-manage-debug-and-release-builds
Facultad de Ingeniería - Universidad de Buenos Aires