-
Notifications
You must be signed in to change notification settings - Fork 1
BabyDevelop is a lightweight Integrated Development Environment for C, C++ and Qt.
jjoe64/babydevelop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BabyDevelop-Installation - Conditions for Linux ------------------------------------------------- 1. Installation as root Run the installation programm with root-rights. 2. Necessary Packages Install necessary packages with the following command: apt-get install qt4-dev-tools qt4-doc-html qt4-qtconfig g++ make libqt4-dev gdb 3. Installation in the terminal Start the installation with ./install_linux.sh BabyDevelop-Installation - Requirements for Windows ----------------------------------------------------- 1. The MinGW-Compiler from http://www.mingw.org/ 2. Qt from: http://qt.nokia.com/ Remark: With Qt 4.6.3 it is not necessary to change anything With an other Qt-Version please change the path in: win\babydevelop.rc (Line 7, 9 und 10) win\start_babydevelop.bat (Line 5 und 6) makefiles\Makefile_Win32 (Line 9 und 15) look at readmeas/mingw_und_qt_und_babydevelop_auf_windows.txt for detailed descriptions 3. Start installation with: install_windows.bat
About
BabyDevelop is a lightweight Integrated Development Environment for C, C++ and Qt.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published