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 errors when build on WDK10 x64 #1

Open
mohamadrezashafie opened this issue Jul 21, 2021 · 3 comments
Open

build errors when build on WDK10 x64 #1

mohamadrezashafie opened this issue Jul 21, 2021 · 3 comments

Comments

@mohamadrezashafie
Copy link

Hi every body.
When I build your project many errors occurred. I spent some hours for fix this issue but I couldn't to fix this errors.
how to fix this issues?
image

@mohamadrezashafie
Copy link
Author

so i can build jxystl library. but when I add this library to my project and use (for example) vector .. this errors occurred.

@jxy-s
Copy link
Owner

jxy-s commented Aug 24, 2021

@mohamadrezashafie sorry I'm just getting to this. Is it possible the MSVC installed isn't the same or is out of date on your machine? Here is the include path mine pulls in:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\atlmfc\include
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\VS\include

I haven't done much building outside of my own environment. So, your mileage may vary.

@jxy-s
Copy link
Owner

jxy-s commented Aug 25, 2021

Make sure to add $(VC_IncludePath) to your Additional Include Directories if you are trying to build with your own driver project.

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