gameboy Posted July 23, 2019 Share Posted July 23, 2019 (edited) @historic_bruno @wraitii Today, I compiled SVN22531 with VS2013 Community Edition. Errors occurred: Error 83 C2039: "GetDirectoryPath": Not a member of "Visual Replay" E: \trunk\ source\ ps\ Visual Replay. CPP 43 1 engine Error C2039: "GetCacheFilePath": Not a member of "Visual Replay" E: \trunk\ source\ ps \Visual Replay. CPP 48 1 Error C2039: "GetTempCacheFilePath": Not a member of "Visual Replay" E: \trunk\ source\ ps \Visual Replay. CPP 53 engine Error C2039: "GetDirectoryPath": Not a member of "Visual Replay" E: \Trunk\ ps \Visual Replay. CPP 64 engine My operating system is win10 64bit. Edited July 23, 2019 by gameboy Link to comment Share on other sites More sharing options...
Silier Posted July 23, 2019 Share Posted July 23, 2019 @gameboy hi, did you run update-workspaces.bat ? For me everything compiles fine windows10 64 bit Link to comment Share on other sites More sharing options...
gameboy Posted July 23, 2019 Author Share Posted July 23, 2019 @Angen Yes,I run update-workspaces.bat,but error again. Link to comment Share on other sites More sharing options...
gameboy Posted July 23, 2019 Author Share Posted July 23, 2019 @elexis Link to comment Share on other sites More sharing options...
elexis Posted July 23, 2019 Share Posted July 23, 2019 The mentioned functions are new in a24 as of rP22284, please do a complete clean build. Link to comment Share on other sites More sharing options...
gameboy Posted July 23, 2019 Author Share Posted July 23, 2019 @elexis Yes, I clean it up and recreate it, but the error still appears. Should I change it to VS2015 for compilation? Link to comment Share on other sites More sharing options...
elexis Posted July 24, 2019 Share Posted July 24, 2019 I guess you can try? I don't see how the error can occur if not outdated files. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now