Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Fldev | Description: | IDE designed for small C/C++ Applications | Download: | fldev.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 2Mb | Version: | 0.5.5 | Date: | 10 Jun 2005 | Author: | Max m3x Tretene | Submitter: | Max m3x Tretene | Email: | glquake/libero it | Homepage: | http://www.soft3dev.net | Requirements: | AmigaOS 4.0 update 2, SDK and GCC | Category: | development/ide | Replaces: | development/ide/fldev.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 826 | | | Snapshots:
| |
| Comments: | 0 | Snapshots: | 1 | Videos: | 0 | Downloads: | 538 (Current version) | | 538 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
What is FLDev?
FLDev is an IDE designed for small C/C++ Applications and is based on the
Editor
described in the FLTK Manual.
Features:
Syntax highlighting
Shortcut to display FLTK Documentation
Shortcuts to execute make, compile and run
Simple project administration
Simple Makefile generation
Quick-Browser for project files
Output window displaying compilation errors
Double-click on error jumps to line in code
AmigaOS 4.0 version:
This is a port to AmigaOS 4.0 and use the FLTK GUI library.
The IDE looks for the following ENV vars:
For any problem with the AmigaOS 4.0 version please write to glquake()libero.it
Ciao,
Max Tretene, S o f t 3
---------------------------------------
Release notes:
09 June 2005 - (0.5.5) :
included 0.5.5 changes
fixed bugs in the original sources
linked with a newer FLTK library which solves a lot of bugs
still a few bugs lelt (font handling and gui refresh)
15 May 2005 - (0.5.4) :
initial release
|