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

Debug/core.lib #64

Open
HitchLor opened this issue Jun 14, 2019 · 1 comment
Open

Debug/core.lib #64

HitchLor opened this issue Jun 14, 2019 · 1 comment

Comments

@HitchLor
Copy link

HitchLor commented Jun 14, 2019

Hi!
I'm trying to build the project with Visual Studio 2013 and a recent CMake version but I have some errors. The first one is that the function in ImageIO.cpp line 457 is not recognised: "Attempting to reference a deleted function". Then I have 7 similar errors, all related to Debug/core.lib saying that the file doesn't exist for hdrmanip, obj2json, scenemanip, json2xml, tungsten, tungsten_server and editor projects. How can I solve this? Many thanks in advance

@CounterPillow
Copy link
Contributor

Visual Studio 2013 is quite old, and doesn't have complete C++11 support. Are you sure this isn't related to that?

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