#7966 closed patch
BeIDE project file: update
Reported by: | SF/jackburton | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Port: BeOS |
Version: | Keywords: | ||
Cc: | Game: |
Description
Just a CVS updated BeOS BeIDE project file
Ticket imported from: #553451. Ticket imported from: patches/71.
Attachments (1)
Change History (10)
by , 23 years ago
Attachment: | scummvm.proj.zip added |
---|
comment:2 by , 22 years ago
Owner: | set to |
---|
comment:3 by , 22 years ago
Hmm... It works just as the makefile, for me: it doesn't work :D I think the CVS is currently Broken, isn't it? The error is: /boot/home/progetti/scummvm/sound/mixer.cpp: In method `int SoundMixer::append(int, void *, long unsigned int, unsigned int, unsigned char)': /boot/home/progetti/scummvm/sound/mixer.cpp:42: no matching function for call to `OSystem::lock_mutex (void *&)' /boot/home/progetti/scummvm/sound/mixer.cpp:53: no matching function for call to `OSystem::unlock_mutex (void *&)' /boot/home/progetti/scummvm/sound/mixer.cpp: In method `void SoundMixer::mix(int16 *, unsigned int)': /boot/home/progetti/scummvm/sound/mixer.cpp:118: no matching function for call to `OSystem::lock_mutex (void *&)' /boot/home/progetti/scummvm/sound/mixer.cpp:123: no matching function for call to `OSystem::unlock_mutex (void *&)' /boot/home/progetti/scummvm/sound/mixer.cpp: In method `bool SoundMixer::bind_to_system(class OSystem *)': /boot/home/progetti/scummvm/sound/mixer.cpp:138: no matching function for call to `OSystem::create_mutex ()' make: *** [sound/mixer.o] Error 1
comment:4 by , 22 years ago
Yup CVS was broken, but is working again now, at least the X11 & SDL ports. Please try again.
comment:6 by , 22 years ago
I mean, the project file works fine. You can integrate this patch with no problem.
comment:7 by , 22 years ago
Status: | new → closed |
---|
comment:9 by , 6 years ago
Component: | → Port: BeOS |
---|
BeIDE project file. Updated.