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

fix other languages - only ENand CZ #107

Open
turican0 opened this issue Nov 21, 2019 · 5 comments
Open

fix other languages - only ENand CZ #107

turican0 opened this issue Nov 21, 2019 · 5 comments

Comments

@turican0
Copy link
Owner

No description provided.

@joshbtdev
Copy link

joshbtdev commented Nov 21, 2019

Thank you for creating this project! I was going to test the latest release but dont have Visual Studio installed so was getting DLL errors. Is it possible to run the application using only the C++ Redistributable? I tried copying the DLLs to the app directory but the application crashes when starting a new game (probably wrong DLL versions).

Looking forward to testing out the progress :)

@turican0
Copy link
Owner Author

Thank you for report. today or tomorrow I test project without VS.

@turican0
Copy link
Owner Author

turican0 commented Nov 22, 2019

Have you new vc_redist installed?

https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads

Visual Studio 2015, 2017 and 2019

vc_redist.x86.exe

@joshbtdev
Copy link

joshbtdev commented Nov 22, 2019

Yes, I have the vc_redist installed. The application is requesting the Visual Studio debug DLLs though:

vcruntime140d.dll
ucrtbased.dll
msvcp140d.dll

Are you able to rebuild the latest version in VS release mode?

@turican0
Copy link
Owner Author

Thanks, I have stability problems with release exe and now I add to release debug exe.
You can download this DLLs from subsite:
https://github.com/turican0/remc2/tree/master/Release/copy-files
In next release I change debug exe by release. exe.

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

No branches or pull requests

2 participants