VisualBoyAdvance-M 891

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

VisualBoyAdvance-M 891

Post by ZachBacon »

howdy all, got a new compile for y'all

http://zachthibeau.com/dload/vba-m/VisualBoyAdvance-MSVN891.zip

 

Changelog:

Again with spacy51 (thanks for coming back btw, twas wondering where you went): Update DevInfo.txt.

Add the new SoundDriver.h file to the project file.

 

also please note this is the actual svn release I didn't regress anything and I did this as a user asked for a full release. Installer format to come soon when I have more time

 

ok I know not much time passed but this was on my mind and needed to get done so here is the installer

http://zachthibeau.com/dload/vba-m/VisualBoyAdvance-M_891_Setup.exe

I'll add file associations at a later date

Last edited by ZachBacon on Sun Aug 16, 2009 3:34 pm, edited 1 time in total.
Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

VisualBoyAdvance-M 891

Post by Squall Leonhart »

VBA runs better with zlib and libpng static linked.

 

dynamic linking crashes when saving screen captures.

Last edited by Squall Leonhart on Sun Aug 16, 2009 4:07 pm, edited 1 time in total.
satan666
Junior Member
Posts: 4
Joined: Mon Apr 28, 2008 8:14 pm

VisualBoyAdvance-M 891

Post by satan666 »

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

VisualBoyAdvance-M 891

Post by Squall Leonhart »

Thanks Satan [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" />

spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

VisualBoyAdvance-M 891

Post by spacy51 »

http://spacy51.sp.funpic.de/VBA-M/libs/

 

I also put that link into the DevInfo file

infiltrator
Junior Member
Posts: 9
Joined: Thu May 01, 2008 10:17 pm

VisualBoyAdvance-M 891

Post by infiltrator »

1>..\..\src\win32\DirectSound.cpp(26) : error C2146: syntax error : missing ';' before identifier 'pDirectSound'
1>..\..\src\win32\DirectSound.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

1>..\..\src\win32\DirectSound.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

1>..\..\src\win32\DirectSound.cpp(29) : error C2146: syntax error : missing ';' before identifier 'dsbNotify'

1>..\..\src\win32\DirectSound.cpp(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

1>..\..\src\win32\DirectSound.cpp(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

1>..\..\src\win32\DirectSound.cpp(50) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(53) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(63) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(64) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(64) : error C2227: left of '->Release' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(65) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(73) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(84) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(84) : error C2227: left of '->Release' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(85) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(97) : error C2065: 'IID_IDirectSound8' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(97) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(103) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(103) : error C2227: left of '->Initialize' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(109) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(109) : error C2227: left of '->SetCooperativeLevel' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(123) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(123) : error C2227: left of '->CreateSoundBuffer' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(159) : error C2065: 'pDirectSound' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(159) : error C2227: left of '->CreateSoundBuffer' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(170) : error C2065: 'IID_IDirectSoundNotify8' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(170) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(178) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(178) : error C2227: left of '->SetNotificationPositions' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(179) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(179) : error C2227: left of '->Release' must point to class/struct/union/generic type

1> type is ''unknown-type''

1>..\..\src\win32\DirectSound.cpp(180) : error C2065: 'dsbNotify' : undeclared identifier

1>..\..\src\win32\DirectSound.cpp(231) : error C2065: 'pDirectSound' : undeclared identifier

 

there's strange problem after i update windows sdk. this's error log.

Last edited by infiltrator on Mon Aug 17, 2009 2:31 am, edited 1 time in total.
Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

VisualBoyAdvance-M 891

Post by Squall Leonhart »

what are you compiling with?

spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

VisualBoyAdvance-M 891

Post by spacy51 »

This error looks like the WinSDK setup removed your Include&Lib paths for DirectX. Re-Add them to Visual C++.

 

Edit:

Hm, but actually it should just complain about missing header files. Maybe a simple recompile ALL will help.

Last edited by spacy51 on Mon Aug 17, 2009 8:09 am, edited 1 time in total.
TheTitan
Junior Member
Posts: 13
Joined: Fri Mar 28, 2008 8:49 am

VisualBoyAdvance-M 891

Post by TheTitan »

Thanks for the installer, works great!

 

It migth be an idea to use the official vba-m logo in the installer instead of the general icon with the arrow.

 

Deinstalling works decently, no matter I won't need it at all :banana:.

 

Best regards,

 

TheTitan

Last edited by TheTitan on Mon Aug 17, 2009 11:45 am, edited 1 time in total.
User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

VisualBoyAdvance-M 891

Post by ZachBacon »

there technically isn't a real set logo to be honest and I'm recompiling vba-m since when I reloaded the source with the latest svn it didn't overwrite my old changes so I'm redownloading the svn and recompiling it properly [img]<fileStore.core_Emoticons>/emoticons/wink.png[/img]/emoticons/wink@2x.png 2x" width="20" height="20" /> and I'm working on the installer to include the option to do file associations properly

Locked