OS4 DepotLogo by Marko 
(anonymous IP: 3.142.197.212,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


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

Qt-amicygnix-sdk

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 2010
Author: Trolltech (port by Alfkil Wennermark)
Submitter: Alfkil Thorbjørn 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
Snapshots: 0
Videos: 0
Downloads: 168  (Current version)
190  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos 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 Dls Readme
qt-amicygnix-src.tar.gz0.1(4.6.2)116Mb31 Jul 20104.1134¤ Qt-amicygnix-src - Qt source code (4.6.2)
qt-amicygnix-user.tar.gz0.5(4.6.2)50Mb25 Oct 20104.1364¤ Qt-amicygnix-user - Qt user archive (experimental)
Copyright © 2004-2024 by Björn Hagström All Rights Reserved