Skip to content

Conversation

@ysyyork
Copy link

@ysyyork ysyyork commented Jun 9, 2023

I'm not sure if this is valid fix but at least I can't directly compile the C++ project out of the box. I have to do 2 things

  1. copy the .def file into the project root directory
  2. Edit the .vcxproj file and update the postbuild command path. The original path is not valid and it's missing one \...

After this change, i can compile successfully. However i'm not sure if this fix mess up anything else tho. Please check and let me know. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants