LinuxMCE Forums
May 24, 2013, 01:01:19 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 [2]
  Print  
Author Topic: qOrbiter build  (Read 1992 times)
merkur2k
Addicted
*
Posts: 513


View Profile
« Reply #15 on: November 24, 2011, 08:37:41 am »

no, it wont do anything for you without compiling the qOrbiter bits from source.
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #16 on: November 24, 2011, 11:41:11 am »

Nothing special will happen. It will just create an Orbiter device, but nothing else will happen. If you download the qOrbiter src and you build qOrbiter you can use the create Orbiter device.
Logged

apagg
Veteran
***
Posts: 60


View Profile
« Reply #17 on: November 24, 2011, 10:33:26 pm »

I have managed to build on Ubuntu 11.10 64 bit. This is what I did:

Edited line 336 in DataGrid.cpp to look like this:
Code:
Message();

Added  "QT += network" to qmake

Logged
david_a_dawson
Veteran
***
Posts: 66



View Profile
« Reply #18 on: November 25, 2011, 01:43:55 pm »

Yep, that works perfectly for me.
Logged
huh
Guru
****
Posts: 212


View Profile
« Reply #19 on: December 03, 2011, 07:36:43 am »

I have managed to build on Ubuntu 11.10 64 bit. This is what I did:

Edited line 336 in DataGrid.cpp to look like this:
Code:
Message();

Added  "QT += network" to qmake



Thanks for the pointer- messed around enough to figure out the Message(); error, but could not get the build to run without adding the qt+=network to make.  I'm on 32bit, 11.10 kubuntu.

Mine now looks like: 
Code:
qmake /home/test1234/src/qOrbiter/qOrbiter_src/qOrbiter_src.pro -r -spec linux-g++-32 "CONFIG+=for_desktop" QT+=network
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!