CMake C++ FLTK template for beginners

KDevelop App Templates

Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/rpuskas0/KDevelopTemplates/tree/master/cmake_cpp_fltk_beginner

1
Become a Fan
5.8

Description:
A project set up for C++ and FLTK including B. Stroustrup's "Graphics and GUI interface library". This template is intended for beginners learning from Stroustrup's "Programming: Principles and Practice Using C++". It is also set up to use the C++11 standard so there is no need to manually set the CMAKE_CXX_FLAGS each time a project is created.

Ratings & Comments

3 Comments

ranruten

10 10 the best

ranruten

Thank you very much! I was looking for hours how to make that example from PPP work. Please not that I had an error compiling the template. In Graph.cpp I had to change line 371 (in the function bool can_open(const string

ranruten

the return should be: return bool(ff);

Pling
0 Affiliates
Details
license
version 1.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 3

Other KDevelop App Templates:

Django Application
Noughmad
last update date: 13 years ago

Score 5.0

C++ with Make
Noughmad
last update date: 13 years ago

Score 5.8

C++ Class Template
Noughmad
last update date: 13 years ago

Score 5.0

Cantor Backend
Noughmad
last update date: 12 years ago

Score 5.0

Simple C Makefile Template
otzy007
last update date: 12 years ago

Score 5.0

cmake plain C
manushanga
last update date: 12 years ago

Score 5.0



System Tags