Notes:
KTIGCC is an IDE for TIGCC based on KDE. (It should run on
any X11-based *nix supported by the tilibs as long as you
have kdelibs and kdebase installed.)
In addition to kdelibs and kdebase (>=3.5.2) (and of course
TIGCC/*nix), KTIGCC requires libticonv, libticables2,
libtifiles2 and libticalcs2, which can be obtained from:
http://sourceforge.net/project/showfiles.php?group_id=23169
Exuberant Ctags, which can be obtained from:
http://ctags.sourceforge.net or (recommended for Fedora
users) from Fedora Core ("ctags" package) and TIGCCLIB
completion data (ktigcc-completion-data).
This release fixes a few minor bugs, adds some missing
keywords to the default assembly syntax highlighting
settings and implements 2 small convenience features from
TIGCC IDE which were missing.
Changes:
* Added Anjuta 2 project, removed Anjuta 1 project.
* Fixed missing layout in the Operating System tab of the Program Options
dialog.
* Fixed wrong length computations when writing to a file in UTF-8 or other
multibyte charsets. (This broke debugging information for projects in a path
containing non-ASCII characters.)
* Added tas to the default Integer Arithmetic instructions.
* Added xdef, globl, altmacro and noaltmacro to the default GNU as directives.
* Ctrl+Tab/Ctrl+G now skips the project root and the categories.
* When saving a project for the first time, if it is still named "Project1", a
name based on the .tpr file name is now set (as in TIGCC IDE).
* Disabled debugging and informational messages from libti*.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use