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

Build a 64 bit version #1

Open
cdante100 opened this issue May 6, 2016 · 3 comments
Open

Build a 64 bit version #1

cdante100 opened this issue May 6, 2016 · 3 comments

Comments

@cdante100
Copy link

Hi, I have a problem, I have used this code to generate a telemetry plugin for ETS2, just that I only work on 32-bit ETS2, can help me build a version for ETS2 64-bit?
@skyhisi

@Chor1Pan
Copy link

just open vs command prompt on x64 then nav to build.bat dir then open build.bat

@ProLaser2846
Copy link

@Chor1Pan

just open vs command prompt on x64 then nav to build.bat dir then open build.bat

Can you explain step by step how to do this? I'm not an I.T. guy, and can't understand what should i do... :(

@Chor1Pan
Copy link

Chor1Pan commented May 1, 2020

1- install visual studio from Microsoft's web.
2-go to \Start Menu\Programs\Visual Studio (version)\Visual Studio Tools\Windows Desktop Command Prompts.
3- select Developer Command Prompt for VS (version of vs) x64.
4- Navigate on cmd to ets2_dashboard folder (ie. cd C:\Users\your user\Desktop\ets2_dashboard_v2-master\build)
5- write build.bat and press enter, wait to compile process finish.
That make a folder called x64 and inside is the .dll con 64bit. Sorry for my bad english.

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

3 participants