VOGONS


First post, by sry

User metadata
Rank Newbie
Rank
Newbie

I downloaded the Windows 0.65 source code from Sourceforge. I compiled it with VC++.NET. Running the .exe yields a Dosbox window with a title bar with 0.63 as the version. The config.h file has:

#define VERSION 0.63

The file I downloaded was dosbox-0.65.tar.gz. Unzipping this creates a folder dosbox-0.65.

I want the latest released source code and I am not sure what I have. Can someone please assist? Thank you.

Scott

Reply 1 of 3, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

probably a bug from our side.
we don't use VC++.NET to create the executables that are released to the public

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 3, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

This is just a glitch in the msvc compiles, it's already updated but that
was somewhen after the release. Just change the 3 into a 5, sources
are fine 😉

Reply 3 of 3, by sry

User metadata
Rank Newbie
Rank
Newbie

Thank you.

Scott