Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Orange Engine

How to run the qrpgengine and the qrpgeditor from the command line (DONE)

shirish
Monday, April 2, 2012 - 20:56

Hi all,

I forgot how to run the qrpgengine and the qrpgeditor from the CLI. These are the various directories as shown after they have been built. While I can run the games from the qtcreator but I don't want to use qtcreator

~/games/Orange-Engine$ ll -h
total 40K
-rw-r--r-- 1 shirish shirish   28 2012-01-30 01:45 gdbstartup
drwxr-xr-x 2 shirish shirish 4.0K 2012-01-30 01:45 interface
-rw-r--r-- 1 shirish shirish 1.5K 2012-04-03 09:13 orange-engine-build-notes-shirish.txt
drwxr-xr-x 2 shirish shirish 4.0K 2012-04-03 09:18 qrpg-build-desktop
drwxr-xr-x 4 shirish shirish 4.0K 2012-04-03 09:09 qrpgedit
drwxr-xr-x 2 shirish shirish 4.0K 2012-04-03 09:12 qrpgedit-build-desktop
drwxr-xr-x 4 shirish shirish 4.0K 2012-04-03 09:19 qrpgengine
drwxr-xr-x 2 shirish shirish 4.0K 2012-04-03 09:18 qrpgengine-build-desktop
drwxr-xr-x 2 shirish shirish 4.0K 2012-04-03 07:57 qrpglib
drwxr-xr-x 3 shirish shirish 4.0K 2012-01-30 01:45 win32

basically after compiling have to do just this :-

/home/shirish/games/Orange-Engine/qrpg-build-desktop$./orange-editor
/home/shirish/games/Orange-Engine/qrpg-build-desktop$./orange

 

  • Log in or register to post comments