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

Setup Problem #139

Open
IskanderNexus1 opened this issue Jul 13, 2023 · 2 comments
Open

Setup Problem #139

IskanderNexus1 opened this issue Jul 13, 2023 · 2 comments

Comments

@IskanderNexus1
Copy link

Hi, i followed the setup and of course something is a miss :)

Files under "common ..." are not found .

f.e.:
#include "common/IFileStream.h"

Do you have an idea ?

thx

@XxX-Daniil-underscore-Zaikin-XxX

Heyo, I've found a solution.

  1. Right-click the common_vc14 project and go into its properties
  2. Find the "Additional Include Directories" option, click it, and click "Edit"
  3. In there, add the path to YOURPATHHERE\skse64_x_xx_xx\src\common
  4. Save, etc.
  5. Build without errors

This worked for me, so let me know if it works for you too.

@IskanderNexus1
Copy link
Author

Hi, thx. Worked like a charm. Thank you very much.
I had to use vc_142/x64 for the Build Process. Don't know why _143 won't work.

Again, thank you
Iskander

FlayaN pushed a commit to FlayaN/CommonLibVR that referenced this issue Oct 27, 2024
feat: xmake | support plugin installation and packaging
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