Reply
Thread Tools
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#11
Originally Posted by jackburton View Post
I use a Lenny VM with scratchbox. Then I install and run QtCreator from inside scratchbox itself. Target is Desktop (which points to Qt in scratchbox). Then I test with Xephyr X server. No need for madde this way.

I can find links with instructions if you PM me.
Them links would be useful for reference.
Just setting up my VM now.
Just setting up scratchbox in Squeeze as per this
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#12
Originally Posted by sixwheeledbeast View Post
Them links would be useful for reference.
Just setting up my VM now.
Just setting up scratchbox in Squeeze as per this
http://talk.maemo.org/showthread.php?t=72033 has the details for setting up QtCreator inside scratchbox.

I am successfully using QtCreator 2.4.1 inside Debian Lenny inside scratchbox.

To launch it, first I do:
Code:
xhost +local:
This allows the scratchbox environment to access my X server.

Then after logging into scratchbox:
Code:
DISPLAY=:0 nohup qtcreator-2.4.1/bin/qtcreator
This launches QtCreator. Make sure you follow the steps in the link from the other post about copying mouse cursors into scratchbox.

Then just use Qt Desktop target. Inside scratchbox, Desktop is the same as Maemo file system target.

Make sure you install qt-creator first

Do xhost first. Then from inside scratchbox:
Code:
[sbox-FREMANTLE_X86: ~] > DISPLAY=:0 nohup ./qt-creator-linux-x86-opensource-2.4.1.bin
This will launch the installer.

scratchbox-qtcreator by brander snaxe, on Flickr

Last edited by jackburton; 2012-09-30 at 15:47.
 

The Following User Says Thank You to jackburton For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 06:35.