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

#error: Unknown architecture (x86, amd64, ia64, arm, arm64) #19

Closed
sin90-Lab opened this issue Jun 1, 2018 · 4 comments
Closed

#error: Unknown architecture (x86, amd64, ia64, arm, arm64) #19

sin90-Lab opened this issue Jun 1, 2018 · 4 comments

Comments

@sin90-Lab
Copy link

sin90-Lab commented Jun 1, 2018

hello
I got this error but can`t find how to handle this

I also tried different status like,
Win 10 64bit VS 2017,VS 2015, VS 2012
Win 7 64bit VS 2015, VS 2012
Win 7 32bit VS 2015, VS 2012

but have same problem

I would appreciate it if you could help this problem

With Regards

@sharowyeh
Copy link

You may need to describe more details about how to represent the issue or post your repro steps.
If error occurred at your project included detours.h, you should check the platform target at project's configuration.
If you just want to build the source code, I prefer opening native tools command prompt from windows start menu then trying nmake command.

@Arefu
Copy link

Arefu commented Jun 18, 2018

Have you opened the x64 developer console as referenced in my issue: #5

Have you installed the C++ project deps in Vs2017?

@Krzysztow
Copy link

Is it during compilation of your program, which includes detours.h? You might want to include "Windows.h" before the other include.

@dtarditi
Copy link
Contributor

This looks like it is resolved.

@ghost ghost locked as resolved and limited conversation to collaborators Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants