Jump to content

C2375 'read': redefinition; different linkage (compiling source file ..\..\..\source\lib\sysdep\os\win\wposix\wfilesystem.cpp)


Recommended Posts

I got an error for the build. It seems like this structure has changed, but I haven't done anything. However, other external items are recognized, but this one is different and it's causing the problem. How can I fix this error?

Screen.png

Link to comment
Share on other sites

Try to clean and rebuild. And or update workspaces again (close visual studio)

EDIT: NVM you can't build with the most recent toolset, you need to build with v141 or v141_xp else you'll get warnings like those.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...