Writing Hugo Games on Mac?
Moderators: Ice Cream Jonsey, joltcountry
-
- Posts: 2
- Joined: Sun Oct 15, 2017 2:29 pm
Writing Hugo Games on Mac?
Currently if I get what seems to be the right Hugo distribution for writing Hugo games for a Mac (currently using Sierra), I get a "Bad CPU type in executable."
Before I started too deep into the weeds, I figured I would check: can Hugo development be done on a Mac?
Before I started too deep into the weeds, I figured I would check: can Hugo development be done on a Mac?
- Ice Cream Jonsey
- Posts: 30184
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Writing Hugo Games on Mac?
It can - will write details tonight. I compile on my Mac every day and I'll show you how.
the dark and gritty...Ice Cream Jonsey!
- Ice Cream Jonsey
- Posts: 30184
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Writing Hugo Games on Mac?
OK, source code should be here: https://bitbucket.org/rsherwin/hugo-mac
(I realize this is a weird way to do it and all needs to be documented.)
Lemme find the binary for the compiler.
(I realize this is a weird way to do it and all needs to be documented.)
Lemme find the binary for the compiler.
the dark and gritty...Ice Cream Jonsey!
- Ice Cream Jonsey
- Posts: 30184
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Writing Hugo Games on Mac?
The interpreter for Macs is here: http://www.joltcountry.com/downloads/hu ... or-mac.zip
the dark and gritty...Ice Cream Jonsey!
- Ice Cream Jonsey
- Posts: 30184
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Writing Hugo Games on Mac?
OK, I am thinking the compiler compiler isn't on the net. Argh.
This is the file that I use to compile, however: http://www.joltcountry.com/downloads/hu ... 3.1.03.zip
Can you let me know if that works for you, inveilus?
This is the file that I use to compile, however: http://www.joltcountry.com/downloads/hu ... 3.1.03.zip
Can you let me know if that works for you, inveilus?
the dark and gritty...Ice Cream Jonsey!
-
- Posts: 2
- Joined: Sun Oct 15, 2017 2:29 pm
Re: Writing Hugo Games on Mac?
The Hugor (first) link for me works but the second link you posted doesn't. (Page not found.)
- Ice Cream Jonsey
- Posts: 30184
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Writing Hugo Games on Mac?
Whoops - corrected the link. It is here: http://www.joltcountry.com/downloads/hu ... 3.1.03.zip
the dark and gritty...Ice Cream Jonsey!
- Ice Cream Jonsey
- Posts: 30184
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Writing Hugo Games on Mac?
Did that compile a game for you?
the dark and gritty...Ice Cream Jonsey!
-
- Posts: 27
- Joined: Sat Dec 22, 2012 1:53 pm
Re: Writing Hugo Games on Mac?
Where was I when this thread was created?