Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / ubuntu AGK2

Author
Message
shadey
14
Years of Service
User Offline
Joined: 25th Jan 2010
Location:
Posted: 12th Dec 2015 20:07
Hi,just installed ubuntu on this old notebook, extracted agk to a folder, read the readme and installed the asking packages, I can get AGK2 to load and compile examples ok, but when I click on run nothing happens
Hail to the king, baby!
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 13th Dec 2015 01:38
Use the terminal to browse to the project folder and use ./MyExecutable to run your executable, it should then tell you what is wrong
shadey
14
Years of Service
User Offline
Joined: 25th Jan 2010
Location:
Posted: 13th Dec 2015 02:09 Edited at: 13th Dec 2015 02:15
ok,did that,it says in the terminal:

Error while loading shared librarie: libavcodec.so.54: cannot open shared object file: no such file or directory, pretty sure that was in the readme and I had pasted the udo command into the terminal from the readme!

Re-read the readme,and put this in the terminal:
sudo apt-get install libopenal1 libavformat54 libavcodec54

seems it errors saying:
E: Unable to locate package libavformat54
E: Unable to locate package libavcodec54



Hail to the king, baby!
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 13th Dec 2015 21:41
Does that mean they aren't in your selected repository? This might help.
V2 T1 (Mostly)
Phone Tap!
Uzmadesign
shadey
14
Years of Service
User Offline
Joined: 25th Jan 2010
Location:
Posted: 15th Dec 2015 09:22 Edited at: 15th Dec 2015 09:26
I got some help from someone I know, I simply used:



this will list the package name you need, the above example outputs



the development files name is what you need: so



gets me what I want, then do the same for the others, I found the instructions in the readme of AppGameKit were useless for me anyhow, coz I got file not found or whatever the output was!
Hope this helps with others who are stuck on getting this working on the latest ubuntu

Thing is I have ran my code that was ok in windows, but not in linux, it is when I call my model loading function to select and load in a .obj model, I simply get no file select window whatsoever!
Hail to the king, baby!

Login to post a reply

Server time is: 2024-09-29 07:33:49
Your offset time is: 2024-09-29 07:33:49