OS4 DepotLogo by Kicko 
( IP: 38.107.191.107) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Sobjs site
   Crashlog site
   Bugs site
 
 Categories

   o Audio (269)
   o Datatype (39)
   o Demo (136)
   o Development (395)
      o Cross (31)
      o Debug (7)
      o Edit (2)
      o Example (26)
      o Game (17)
      o Guitool (4)
      o Ide (3)
      o Install (0)
      o Language (24)
      o Library (201)
      o Misc (19)
      o Utility (61)
      o Webtool (0)
   o Document (16)
   o Driver (59)
   o Emulation (107)
   o Game (640)
   o Graphics (329)
   o Library (31)
   o Network (129)
   o Office (38)
   o Utility (490)
   o Video (38)

Total files: 2716

Full index file. Download
Recent index file. Download




 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Cross » qt-amicygnix-sdk.tar.gz

Description: Qt SDK for amicygnix (experimental)
Download: qt-amicygnix-sdk.tar.gz       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 119Mb
Version: 0.1(4.6.2)
Date: 27 Jul 10
Author: Trolltech (port by Alfkil Wennermark)
Submitter: alfkil Wennermark
Email: alfkil/gmail com
Requirements: OS 4.1 SDK + amicygnix base
Category: development/cross
Replaces: development/cross/qt-microsdk.tar.gz
License: LGPL
Distribute: yes
Min OS Version: 4.1
FileID: 5732
 
Comments: 0  [View]
Snapshots: 0  [View]
Downloads: 14  (Current version)
36  (Accumulated)

[Show content]  [Show crashlogs]  [Replace file]
===== DISCLAIMER =======

If this doesn't work or if it trashes your machine, don't blame
me! This is provided as is with no liability whatsoever.


===== INTRODUKTION ========

This is the experimental version of Qt v.4.6.2 for Amicygnix.

This is the sdk archive. This archive will enable you to make
Qt apps using amicygnix. It requires that you have installed
the official AmigaOS 4.1 SDK from Hyperion and that you have
installed the amicygnix base package from os4depot. You don't
need to have the amicygnix SDK installed to use this.

NB: Qt comes with a set of experimental shared library versions
of the x windows libraries. Once an official version of these
shared libraries are released, you should delete these 
experimental versions.

For things still missing, see the MISSING STUFF section below.

If you get it working, I would appreciate if you send me an
email! Similarly if it for some reason doesn't work out for you.

	Happy coding :-)

     Alfkil  (alfkil()gmail.com)


======= INSTALLATION =========


1) unpack the whole package to wherever you like.

2) add the following lines to your s:user-startup:
	
	;BEGIN qt
	assign qt: <your path>/qt-amicygnix-sdk-4.6.2
	path qt:bin add
        assign sobjs: sys:sobjs
	assign sobjs: qt:lib ADD
	;END qt

3) reboot your machine

... and you're set!



====== TUTORIAL ========

1) Start Amicygnix.
2) Go back to workbench and open up a shell window.
3) type:

	stack 10000000
	cd qt:examples/widgets/calculator
	qmake
	gmake
	calculator

4) Switch back to the amicygnix screen and be amazed ;-)


===== MISSING STUFF =====

QtCore:
	QFileSystemWatcher is a stub
	QProcess is a stub

QtNetwork:
	at present SSL support is missing

WebKit:
	any javascript will probably crash

phonon:
	compiles, but with no working backend

Sql:
	only the sqlite driver works

	+ more


===== USAGE =========

- Always use gmake instead of make for unix style paths
- if gmake fails, try running qmake and then gmake
- learn about qt at qt.nokia.com
- if anything else fails, drop me a msg: alfkil()gmail.com



File Version Size Date OS Readme
qt-amicygnix-src.tar.gz0.1(4.6.2)116Mb31 Jul 104.1¤ Qt source code (4.6.2)
qt-amicygnix-user.tar.gz0.4(4.6.2)50Mb23 Aug 104.1¤ Qt user archive (experimental)
Copyright (c) 2004-2010 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment