OS4Depot.net 20130227_1013
  Home Search Mirrors Contact Info Credits

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

Description: Qt SDK for amicygnix (experimental)
Install: qt-amicygnix-sdk.tar.gz
Size: 119Mb 5
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
License: LGPL
Distribute: yes
Min OS Version: 4.1
===== 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






Copyright (c) 2004-2013 Björn Hagström. All rights reserved.
OS4 and its logos are registered trademarks of Hyperion Entertainment