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

Example Fails to Run on Windows 11: Missing Step or Configuration Issue #1

Open
zardamhussain opened this issue Oct 21, 2024 · 2 comments

Comments

@zardamhussain
Copy link

image

@aconchillo
Copy link
Contributor

Hi! This will happen if DAILY_CORE_PATH environment variable is not set properly. It needs to point to where you extracted daily-core-sdk. For example:

set DAILY_CORE_PATH=C:\Users\YOUR_USER\Source\daily-core-sdk-0.11.0

@zardamhussain
Copy link
Author

Thank you, @aconchillo . I was able to successfully run the setup after your guidance. However, I wasn't able to locate any documentation specifically related to the C++ implementation. Could you point me in the right direction or share any available resources that would assist me with this? Your help has been invaluable, and any further guidance on this matter would be greatly appreciated!

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