Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - vga256

#21
Yep. See my post directly above yours.
#22
Just to let everyone know - GOG changed its Galaxy API this year, which breaks compatibility with AGSGalaxy. I've rewritten the client so it works again, as well as added GOG Overlay support. I'm happy to send in a PR if you're still looking after this repo, @Monkey0506.

Edit: Updated source for the plugin here. No binaries available.
#23
Quote from: monkey0506 on Thu 07/06/2018 01:59:42
It's still a bit of a mess, but I got a working build of a game project (not a real game) running on OS X High Sierra with Steam achievements.

I cloned Janet's osx-nick branch and reused the WEG Xcode workspace files (and the Shivah project files). I tried to figure out how to embed a binary version of AGSteam into the app, but I kept getting an error that the library didn't exist in the final executable. So instead I followed the approach that was already partially implemented by WEG (judging by the project files and the lack of an existing port of AGSteam to Mac), and built the AGSteam source directly as part of the project files. Took a bit of knackering about as I've never used Xcode (or even OS X) before, but it definitely is working.

I will try to make a more detailed post of what I did after I try to abstract it out of the WEG files. ;)

Just want to pass along word that I figured out how to build AGSteam as a dynamic library in Xcode, and link it to my AGS project... just as monkey0506 did. I'll be posting instructions here soon, for anyone interested.
#24
Yeah I know that the 32/64 bit issue for the buildlibs was going to become a problem at some point. Looks like Xcode10 is the first to enforce 64-bit only. Glad you got it figured out.
#25
Just to confirm - today I successfully compiled the buildlibs from the latest osx-nick branch without problems. Are you running Xcode 10? I suspect it's a clang10 issue.

I'm running 10.13.5 and compiling with clang9 on Xcode 9.3 without problems.
#26
Quick update: I have AGS 3.4.1.11 working successfully. I had to modify a few of Edmundo's steps to get it working on my machine. There are many issues with getting it working, thankfully there are workarounds.
#27
Gah, sorry. Back at my workstation now.

To clarify, I meant that I needed to build the libraries properly in the /buildlibs folder, and I had to do it from within the Terminal.
In the osx-nick branch, the /ags/OSX/buildlibs folder has a README.md file that details how to build the libraries from scratch:
1. install homebrew
2. brew install pkg-config autoconf automake libtool cmake curl
3. install xcode *and* the command line tools
4. sudo xcode-select --reset
5. build the libraries with: make install

I initially missed those steps the first time I checked out the osx-nick branch and could not build.. hence why I meant 'using Terminal properly' ;)
#28
@Radiant: I'm away from my workstation right now, but have you tried to build Janet's 'osx-nick' branch? It built fine for me on Sierra with the latest Xcode. The trick for me was building the libraries using Terminal properly. If you can get it to build, it might help narrow down your header/search path issues.
#29
Thanks so much for the build instructions - I'm going to try these out today and see how far I get. The Xcode branch has always been extremely fragile and difficult to patch/build plugins for - I'll let you know what my results are.

Update: Ah, I had forgotten to 'make install' the buildlib folder. Again, I'm using the osx-nick branch, so 99% of the work was already done for me.
#30
Edmundito,

Did you have any luck building a Mac port? Which version of Xcode are you using?

I'm running 9.1 and it's complaining about a lot of missing frameworks (CoreVideo, Cocoa, etc) from the osx-nick branch. Could use some help getting this off the ground.

Thanks!
#31
Engine Development / Re: AGS engine iOS port
Tue 09/12/2014 17:15:44
Sorry for the delay everyone. I realized that I need to make some changes to the port to make it useful for general use.
#32
Engine Development / Re: AGS engine iOS port
Fri 21/11/2014 20:58:54
which do you need - the xcode project or a pre-compiled IPA?
#33
Engine Development / Re: AGS engine iOS port
Wed 19/11/2014 20:53:58
i've got a working build of AGS 3.3.0 using patches written by JanetC and JJS if anyone needs it. not sure if people are looking for the ipa or the xcode project though. let me know.
SMF spam blocked by CleanTalk