Windowed projects/mkdcppw/Help

De Wiki EELL.

Cette page n'est pas finie. Veuillez considérer le plan et le contenu comme incomplets et en préparation, temporaires et sujets à caution. Si vous souhaitez participer, il vous est recommandé de consulter sa page de discussion au préalable.

Screenshot mkdcppw 121215 :

Distribution debian

Sommaire

Others languages

Aide en français

First steps

Install the mkdcppw Ubuntu packages (Debian)

Downloads the packets

Install the packets

  • Click on the packet you just downloaded to open it in the software library, otherwise use the apt-get command.

Compile mkdcpp for other systems

Prerequisites to compile

# Utilities :
#
# To ompilation :
- gcc : gnu c compillator *****
- pkg-config : compilation 
- gtkmm 3 : libgtkmm-3.0-dev : *****
	Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. 
	Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces
	with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible 
	using inheritance and over 180 classes that can be freely combined to quickly create complex 
	user interfaces.
	This package contains development files and examples, as well as a gtkmm-demo program.
- Gtk4 :
	Typelib file for libdbusmenu-gtk4 : gir1.2-dbusmenu-gtk-0.4
	library for passing menus over DBus-GTK+ version : libdbusmenu-gtk4
- Terminal, for the tests	
#
# To edit :
- AssoGiate, MIME editor
- Bluefish, multipurpose editor *****
- gmanedit, manual editor
- GIMP, image editor
#
# Internationalization utilities :
- gettext
- Poedit, po editor *****
- Po Gtranslator, po editor
You must have the super user right to use sudo or root.

Download the last compacted version of sources

Uncompress the downloaded file

  • "tar xvzf mkdcppw-0~120508.tar.gz ."

This decompression will create the build directory mkdcppw-0~120508.

Compile and install

  • Read the file README_FIRST. Here are the first lines of file :
# Makefile:
	Makfile is ready for packaging
	Please ferify Makefile before installation.
	$(DESTDIR) is used for packaging.
	for tests type this command "make -d install DESTDIR=tests"
	Thank you.
  • Read the file Makefile and edit this if necessary. Modify the directories macros if necessary.
  • Run the "Terminal" (Ctrl+Alt+T) and go to in the build directory.
  • type the command "make -d install DESTDIR=tests" This compilation will create all audit directories in the test directory.
  • When the compilation goes without error, run the command "./install" in the terminal to install the application.
You can optionally drag your executable to your desktop

Control of installation

  • In the konsole (Terminal) type the commande "mkcppw" and check the operation and display.

More: adapt this version in other languages

How to use mkdcppw

How to solve a problem

  1. Run mkdcppw in a terminal (or konsole) and try to solve the problem.
  2. If you are not ressolved the problem with the terminal try the forum. It is possible that you are victim of a bug.
  3. In the case of despair write us by email
Outils personnels