Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme.txt for latest methods installing MFC, smdlexp and SDL2 #140

Merged
merged 4 commits into from
Mar 17, 2022
Merged

Update readme.txt for latest methods installing MFC, smdlexp and SDL2 #140

merged 4 commits into from
Mar 17, 2022

Conversation

fel1x-developer
Copy link

MFC provided by the latest Visual Studio works fine.
FreeGLUT is now recommended because GLUT library is outdated.
GLAUX should be replaced.
I managed to get 3DS MAX 4.2 SDK, and some of the SDK headers needs some changes, but smdlexp project itself doesn't have any problem.
Linking warning generated by smdlexp can be ignored. It's not a problem.

@SamVanheer
Copy link
Collaborator

I've updated the tools code in the tools-upgrade branch to use SDL2 only for graphics, so neither GLaux nor GLUT are used anymore. SDL2.lib contained in this repository is used to link with it, while the executables need the SDL2.dll file from the game installation in order to run.

Can you update the readme to include this information? Then i can merge it in.

@SamVanheer SamVanheer changed the title Update readme.txt for latest methods installing MFC and smdlexp Update readme.txt for latest methods installing MFC, smdlexp and SDL2 Mar 17, 2022
@SamVanheer SamVanheer merged commit 301979d into twhl-community:master Mar 17, 2022
@fel1x-developer fel1x-developer deleted the smdlexp branch March 19, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants