The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
October 15, 2024, 04:58:42 am
Home Help Search Login Register
News: Celebrating 30 years of Star Control 2 - The Ur-Quan Masters

+  The Ur-Quan Masters Discussion Forum
|-+  The Ur-Quan Masters Re-Release
| |-+  Technical Issues (Moderator: Death 999)
| | |-+  Question about MinGW / MSYS...
« previous next »
Pages: [1] Print
Author Topic: Question about MinGW / MSYS...  (Read 3557 times)
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Question about MinGW / MSYS...
« on: January 24, 2006, 05:09:01 am »

Man i'm just full of questions recently...    anyways...


Yes when i do what the "INSTALL.mingw" says i get this message in MSYS

Code:
Administrator@T6412 /d/uqm-0.4.0
$ ./build.sh uqm       
'echo -n' capable echo found.
Sed stream editor found.
tr found.
Make found.
GNU C compiler not found.

and i'm pretty sure i got everything that the install file says and i still get the "GNU C compiler not found" message, is there anything else i could've probably overlooked?


.:: EDIT ::.
I'm only trying to use MinGW / MSYS as an experiment to see if it's easier to use than Visual Studio.
« Last Edit: January 24, 2006, 05:11:10 am by Kohr-Ah Death » Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #1 on: January 24, 2006, 05:56:13 am »

Solved that problem but now i have a new one...


Code:
Administrator@T6412 /d/uqm-0.4.0
$ ./build.sh uqm config
'echo -n' capable echo found.
Sed stream editor found.
tr found.
Make found.
GNU C compiler found.
windres found.
Little-endian machine detected.
build/unix/build.sh: sdl-config: command not found
build/unix/build.sh: sdl-config: command not found
build/unix/build.sh: sdl-config: command not found
Fatal: Could not determine version of Simple DirectMedia Layer

now obviously it has something to do with the SDL, but i am too lazy to actually think.
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
Novus
Enlightened
*****
Offline Offline

Gender: Male
Posts: 1938


Fot or not?


View Profile
Re: Question about MinGW / MSYS...
« Reply #2 on: January 24, 2006, 08:59:32 am »

See my response to Juffo's problem.
Logged

RTFM = Read the fine manual.
RTTFAQ = Read the Ur-Quan Masters Technical FAQ.
Juffo
Zebranky food
*
Offline Offline

Posts: 17



View Profile
Re: Question about MinGW / MSYS...
« Reply #3 on: January 24, 2006, 07:00:49 pm »

You'll also have to follow the installation instructions in the zlib readme (this is not mentioned in INSTALL.mingw).
Logged
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #4 on: January 24, 2006, 07:27:07 pm »

thanks, i "think" it's working now, and one other question, is there a special command for building the "debug" version?
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #5 on: January 24, 2006, 07:45:18 pm »

and now... A NEW PROBLEM...


Code:
Administrator@T6412 /c/uqm-0.4.0
$ ./build.sh uqm       
  MKDEP    src/getopt/getopt1.c.d
/bin/sh.exe: -e: command not found
src/getopt/getopt1.c:0: fatal error: when writing output to : Invalid argument
compilation terminated.
make: *** [src/getopt/getopt1.c.d] Error 127
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
Novus
Enlightened
*****
Offline Offline

Gender: Male
Posts: 1938


Fot or not?


View Profile
Re: Question about MinGW / MSYS...
« Reply #6 on: January 24, 2006, 09:56:05 pm »

What does "sh --version" report? Does running "bash ./build.sh uqm" instead of "./build.sh uqm" help?
Logged

RTFM = Read the fine manual.
RTTFAQ = Read the Ur-Quan Masters Technical FAQ.
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #7 on: January 24, 2006, 11:31:46 pm »

What does "sh --version" report? Does running "bash ./build.sh uqm" instead of "./build.sh uqm" help?

1st Answer
Code:
Administrator@T6412 /c/uqm-0.4.0
$ sh --version   
GNU bash, version 2.04.0(1)-release (i686-pc-msys)
Copyright 1999 Free Software Foundation, Inc.

2nd answer
nope



.:: EDIT ::.
On a side note, i have decided to also make a UQM project file for Dev-C++ which is going surprisingly well.
« Last Edit: January 25, 2006, 01:32:34 am by Kohr-Ah Death » Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #8 on: January 25, 2006, 07:40:33 am »

on a totally different note...

How would you make it so the intro video plays before the UQM logo?


.:: EDIT ::.

Moderators, you can lock this thread once "duk" question is answered since i have decided to hold off on mingw/msys for awhile.
« Last Edit: January 26, 2006, 10:33:40 pm by Kohr-Ah Death » Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #9 on: January 29, 2006, 12:10:22 pm »

on a totally different note...

How would you make it so the intro video plays before the UQM logo?




NO answer?  Cry
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
meep-eep
Forum Admin
Enlightened
*****
Offline Offline

Posts: 2847



View Profile
Re: Question about MinGW / MSYS...
« Reply #10 on: January 29, 2006, 01:04:19 pm »

Look for the code that plays the video, and move it to before the code is called that displays the logo. If you want to change it, you do the work.

BTW, in recent CVS the intro video isn't played until a new game is started.
Logged

“When Juffo-Wup is complete
when at last there is no Void, no Non
when the Creators return
then we can finally rest.”
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: Question about MinGW / MSYS...
« Reply #11 on: January 29, 2006, 01:43:09 pm »

hey thats pretty cool, the whole start a new game video, i think that's actually better than having it play when the game starts up.  thanks for the info about moving the code though, i think i'll try that out to see if "I" like it, i probably won't distribute somethin that only I like.
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!