http://wiki.openttd.org/index.php/Cygwin
Which is the route I'm about to follow. Wish me luck.

Moderator: OpenTTD Developers
From status.log:snike0437 wrote:Have the same question, please, place win32 version to http://nightly.openttd.org/MiniIN/files/
[23:00:05] Compiling 'openttd:MiniIN' with rule 'win32'...
[23:01:12] Compile failed
No idea. A few days ago I wanted to download this to try it (not tried it before), but there wasn't a win32 build then either. I suppose I'll have to keep waiting until someone fixes it (hint hintPloes wrote:What was the last Win32 build that was done when it was working as normal?
The most resent I had was MiniIN-r7122 and I still have the zip if that would be the most resent?
Code: Select all
music/dmusic.cpp:15:22: dmksctrl.h: No such file or directory
music/dmusic.cpp:16:21: dmusici.h: No such file or directory
music/dmusic.cpp:17:21: dmusicc.h: No such file or directory
music/dmusic.cpp:18:21: dmusicf.h: No such file or directory
music/dmusic.cpp:22: error: expected init-declarator before '*' token
music/dmusic.cpp:22: error: expected `,' or `;' before '*' token
music/dmusic.cpp:25: error: expected init-declarator before '*' token
music/dmusic.cpp:25: error: expected `,' or `;' before '*' token
music/dmusic.cpp:28: error: expected init-declarator before '*' token
music/dmusic.cpp:28: error: expected `,' or `;' before '*' token
music/dmusic.cpp: In function `const char* DMusicMidiStart(const char* const*)':
music/dmusic.cpp:54: error: `performance' undeclared (first use this function)
music/dmusic.cpp:54: error: (Each undeclared identifier is reported only once for each function it appears in.)
music/dmusic.cpp:67: error: `CLSID_DirectMusicPerformance' undeclared (first use this function)
music/dmusic.cpp:67: error: `IID_IDirectMusicPerformance' undeclared (first use this function)
music/dmusic.cpp:96: error: `CLSID_DirectMusicLoader' undeclared (first use this function)
music/dmusic.cpp:96: error: `IID_IDirectMusicLoader' undeclared (first use this function)
music/dmusic.cpp:96: error: `loader' undeclared (first use this function)
music/dmusic.cpp: In function `void DMusicMidiStop()':
music/dmusic.cpp:118: error: `performance' undeclared (first use this function)
music/dmusic.cpp:120: error: `segment' undeclared (first use this function)
music/dmusic.cpp:121: error: `GUID_Unload' undeclared (first use this function)
music/dmusic.cpp:132: error: `loader' undeclared (first use this function)
music/dmusic.cpp: In function `void DMusicMidiPlaySong(const char*)':
music/dmusic.cpp:144: error: `DMUS_OBJECTDESC' undeclared (first use this function)
music/dmusic.cpp:144: error: expected `;' before "obj_desc"
music/dmusic.cpp:145: error: `obj_desc' undeclared (first use this function)
music/dmusic.cpp:147: error: `CLSID_DirectMusicSegment' undeclared (first use this function)
music/dmusic.cpp:148: error: `DMUS_OBJ_CLASS' undeclared (first use this function)
music/dmusic.cpp:148: error: `DMUS_OBJ_FILENAME' undeclared (first use this function)
music/dmusic.cpp:148: error: `DMUS_OBJ_FULLPATH' undeclared (first use this function)
music/dmusic.cpp:156: error: `segment' undeclared (first use this function)
music/dmusic.cpp:162: error: `loader' undeclared (first use this function)
music/dmusic.cpp:162: error: `IID_IDirectMusicSegment' undeclared (first use this function)
music/dmusic.cpp:170: error: `GUID_StandardMIDIFile' undeclared (first use this function)
music/dmusic.cpp:170: error: `performance' undeclared (first use this function)
music/dmusic.cpp:178: error: `GUID_Download' undeclared (first use this function)
music/dmusic.cpp: In function `void DMusicMidiStopSong()':
music/dmusic.cpp:195: error: `performance' undeclared (first use this function)
music/dmusic.cpp:195: error: `segment' undeclared (first use this function)
music/dmusic.cpp: In function `bool DMusicMidiIsSongPlaying()':
music/dmusic.cpp:206: error: `performance' undeclared (first use this function)
music/dmusic.cpp:206: error: `segment' undeclared (first use this function)
music/dmusic.cpp: In function `void DMusicMidiSetVolume(byte)':
music/dmusic.cpp:219: error: `performance' undeclared (first use this function)
music/dmusic.cpp:219: error: `GUID_PerfMasterVolume' undeclared (first use this function)
make: *** [music/dmusic.o] Error 1
Users browsing this forum: Google [Bot] and 5 guests