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

How to compile the code? #124

Open
Mulligan81 opened this issue Jul 21, 2023 · 1 comment
Open

How to compile the code? #124

Mulligan81 opened this issue Jul 21, 2023 · 1 comment

Comments

@Mulligan81
Copy link

As in the title is it possible to compile the code and produce runnable fallout2.exe? If so what compiler and options i have to use?
Thx:-)

@1vanK
Copy link

1vanK commented May 1, 2024

  1. Install cmake
  2. Clone repo to fallout2-re folder
  3. Command
cmake fallout2-re -B build_vs -G "Visual Studio 17" -A Win32

generates VisualStudio projects in build_vs folder

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