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 instructions? #81

Open
JohnCartoonist opened this issue Jun 15, 2024 · 7 comments
Open

Build instructions? #81

JohnCartoonist opened this issue Jun 15, 2024 · 7 comments

Comments

@JohnCartoonist
Copy link

JohnCartoonist commented Jun 15, 2024

Because of the CMakeLists.text file present in the repository, I assumed I had to use CMake to build this thing, so I did, but I always got an error message every time I attempted to build the program. I'm not sure if it's because I'm using the wrong generator, I don't know if I'm missing an SDK dependency, or if the resources present in the source code are simply insufficient for CMake. I would appreciate if there were instructions detailing how to build Nuked SC55 step-by-step.

@UnBeatWaterGH
Copy link
Contributor

Could you provide the error?

@JohnCartoonist
Copy link
Author

JohnCartoonist commented Jun 15, 2024

Screenshot 2024-06-15 093904
Screenshot 2024-06-15 093922

For context, I'm using the Visual Studio 17 2022 generator and I'm trying to build a Win32 binary of Nuked SC55. The full log says: "CMake Error at CMakeLists.txt:2 (project): Generator Visual Studio 17 2022 could not find any instance of Visual Studio."

@giulioz
Copy link
Contributor

giulioz commented Jun 15, 2024

I've opened the folder directly with VS2022 without the need to use the external CMake generator and it worked fine for me.

@JohnCartoonist
Copy link
Author

Hmm, I'll see if I can build this thing through Visual Studio. Thank you for the suggestion.

@Karmeck
Copy link

Karmeck commented Jun 15, 2024

If I'm not wrong, this is discussed in issue #28

@Kappa971
Copy link

Because of the CMakeLists.text file present in the repository, I assumed I had to use CMake to build this thing, so I did, but I always got an error message every time I attempted to build the program. I'm not sure if it's because I'm using the wrong generator, I don't know if I'm missing an SDK dependency, or if the resources present in the source code are simply insufficient for CMake. I would appreciate if there were instructions detailing how to build Nuked SC55 step-by-step.

Try this: #44 (comment)

@JohnCartoonist
Copy link
Author

I think I'm just going to stick with Nuked-SC55 version 0.3.1 for the time being, but I appreciate the help, nonetheless.

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

5 participants