Poster | Thread |
Chris_Y
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 14-May-2005 23:20:29
| | [ #1 ] |
|
|
|
Elite Member |
Joined: 21-Jun-2003 Posts: 3205
From: Beds, UK | | |
|
| The interface is very windowsy/linuxy and the paths are unixy, and scrolling is sluggish (I think the OS4 port of FLTK needs some more work). The actual program looks pretty useful though, and it is the first IDE for OS4, so that deserves a pat on the back if nothing else.
I'll actually try to use it tomorrow, and may change my mind on the above points _________________ "Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion Avatar is Tabitha by Eric W Schwartz
|
|
Status: Offline |
|
|
m3x
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 9:23:23
| | [ #2 ] |
|
|
|
Regular Member |
Joined: 15-May-2003 Posts: 311
From: Bologna, Italy | | |
|
| @Chris_Y
About FLTK: it still needs a LOT of work to be considered a final version, especially in the font handling area, clipping and double buffering (which affect the scrolling speed). Currently I'm using the port of applications as tests for the library. Avoid to use the "plastic" theme to speed scrolling up.
About FLDev: I hope it will help beginner to start developing, they will find a few useful features, like the makefile generation
Ciao
Massimiliano Tretene, S o f t 3 _________________ Massimiliano Tretene, ACube Systems, Soft3
|
|
Status: Offline |
|
|
Mr_Capehill
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 10:34:56
| | [ #3 ] |
|
|
|
Super Member |
Joined: 15-Mar-2003 Posts: 1933
From: Yharnam | | |
|
| @Massimiliano: thanks again for your efforts. |
|
Status: Offline |
|
|
miksuh
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 10:37:11
| | [ #4 ] |
|
|
|
Cult Member |
Joined: 10-Mar-2003 Posts: 731
From: Espoo, Finland | | |
|
| This was one of the FLTK applications I wanted to be ported, great news It's quite simple IDE but still much better than no IDE at all. Last edited by miksuh on 16-May-2005 at 12:58 PM. Last edited by miksuh on 15-May-2005 at 10:41 AM.
|
|
Status: Offline |
|
|
jahc
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 11:26:03
| | [ #5 ] |
|
|
|
Elite Member |
Joined: 30-May-2003 Posts: 2959
From: Auckland, New Zealand | | |
|
| looks quite cool, like with the syntax highlighting, but I dislike the weird paths... can it be made more Amiga-like? |
|
Status: Offline |
|
|
Bean
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 14:45:51
| | [ #6 ] |
|
|
|
Super Member |
Joined: 4-Apr-2003 Posts: 1225
From: U.K. | | |
|
| This is an excellent start!
Thanks a million!
Bean. _________________ OS4.1 + SAM Flex RIP my A1XE.. that used to have an appetite for batteries!
|
|
Status: Offline |
|
|
Valiant
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 16:45:13
| | [ #7 ] |
|
|
|
Super Member |
Joined: 21-Oct-2003 Posts: 1110
From: West of Eden, VT USA | | |
|
| Quote:
Poster: m3x Date: 15-May-2005 3:23:23
@Chris_Y
About FLDev: I hope it will help beginner to start developing, they will find a few useful features, like the makefile generation
Ciao
Massimiliano Tretene, S o f t 3
|
Thanks for the great tool! I have just one little problem, when I try to compile a program make gives me a GrimReaper. I suspect it might be because it can't find the include files. How should they be setup? Thanks again and keep up the good work!!!Last edited by Valiant on 15-May-2005 at 04:46 PM.
_________________ -- -=#Val#=- Valiant@Camelot
Amiga 1000; Amiga 2000; Amiga 3000T; CD-TV; CD32; AmigaOne-XE 800Mhz G4;Sam400ep 666Mhz; AmigaOne X-1000 1.8Ghz PA6T-1682M
|
|
Status: Offline |
|
|
dietmar
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 15-May-2005 18:30:22
| | [ #8 ] |
|
|
|
Cult Member |
Joined: 1-May-2003 Posts: 532
From: Unknown | | |
|
| |
Status: Offline |
|
|
m3x
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 16-May-2005 8:44:42
| | [ #9 ] |
|
|
|
Regular Member |
Joined: 15-May-2003 Posts: 311
From: Bologna, Italy | | |
|
| @Valiant
Do you have full SDK and GCC installed? Please send me a crashlog and a snoopdos reports, thanks!
Ciao
Massimiliano Tretene, S o f t 3 _________________ Massimiliano Tretene, ACube Systems, Soft3
|
|
Status: Offline |
|
|
Valiant
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 16-May-2005 17:28:14
| | [ #10 ] |
|
|
|
Super Member |
Joined: 21-Oct-2003 Posts: 1110
From: West of Eden, VT USA | | |
|
| Quote:
Poster: m3x Date: 16-May-2005 2:44:42
@Valiant
Do you have full SDK and GCC installed? Please send me a crashlog and a snoopdos reports, thanks!
|
I did have just what came with the Pre-release CD installed, but not the update from Hyperion's website. Anyway I had to reinstall GoldED and when doing so I also had it install its full devkit environment. So now when I make a project it does it without crashing but when it's run all I get is a window titled "PowerMenus" with './' as the output no matter what I have as the source code. _________________ -- -=#Val#=- Valiant@Camelot
Amiga 1000; Amiga 2000; Amiga 3000T; CD-TV; CD32; AmigaOne-XE 800Mhz G4;Sam400ep 666Mhz; AmigaOne X-1000 1.8Ghz PA6T-1682M
|
|
Status: Offline |
|
|
m3x
| |
Re: FLDev 0.5.4 for AmigaOS 4.0 on OS4Depot Posted on 18-May-2005 10:00:39
| | [ #11 ] |
|
|
|
Regular Member |
Joined: 15-May-2003 Posts: 311
From: Bologna, Italy | | |
|
| @Valiant Quote:
So now when I make a project it does it without crashing but when it's run all I get is a window titled "PowerMenus" with './' as the output no matter what I have as the source code. |
Are you running the IDE from a shell? If not, try it.
Ciao
Massimiliano Tretene, S o f t 3 _________________ Massimiliano Tretene, ACube Systems, Soft3
|
|
Status: Offline |
|
|