Mod Archive Forums

Music Production => MilkyTracker => Tracking => MilkyTracker Support => Topic started by: null1024 on June 26, 2009, 01:27:06

Title: Missing *a lot* of sourcefiles when trying to compile...
Post by: null1024 on June 26, 2009, 01:27:06
I'm trying to compile MilkyTracker on OSX 10.2, and when I try to build, I'm missing 8 or so source files, and from the names, they don't seem to be platform specific...
They're pointing to the folder indicated by the other files in the group, it's just the files aren't there...

Btw, I'm missing:
Code: [Select]

Missing file or directory: ../../../src/ppui/RespondMessageBox.cpp
Missing file or directory: ../../../src/ppui/RespondMessageBoxFileSelector.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/PanningSettingsContainer.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxAudioDriverSelector.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxChannelSelector.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxEQ.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxGroupSelection.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxListBox.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxQuickChooseInstrument.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxResample.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/RespondMessageBoxWithValues.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/tracker/SampleLoadChannelSelectionHandler.cpp
Missing file or directory: /Users/null1024/Desktop/milky_/src/milkyplay/ChannelMixingDevice.cpp



[edit]
I'm also getting something about "-Wno-switch-enum" not being a supported option...
Title: Re: Missing *a lot* of sourcefiles when trying to compile...
Post by: Deltafire on June 28, 2009, 00:11:51
Noone else has mentioned this problem before.  Are you building in XCode?  Do you have the extra .tgz file with the extra files needed for the Windows/OSX versions?

The website appears to be offline at the moment, so I can't check myself.
Title: Re: Missing *a lot* of sourcefiles when trying to compile...
Post by: null1024 on June 28, 2009, 05:59:20
I was building in Apple's Project Builder. I just upgraded to 10.3 [which runs suprisingly well on a machine with 192 MB RAM in it], so this isn't an issue anymore [I can use the precompiled build now].

And I did have the extra .tgz file, maybe the .pbproj file in there was pointing to things in the wrong places...