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

Missing symlink #73

Closed
ofersadgat opened this issue Mar 6, 2023 · 1 comment
Closed

Missing symlink #73

ofersadgat opened this issue Mar 6, 2023 · 1 comment

Comments

@ofersadgat
Copy link

ofersadgat commented Mar 6, 2023

I have symlinks enabled but when compiling I get:

/xwin/crt/include/comdef.h(35,10): fatal error: 'Ole2.h' file not found
#include <Ole2.h>

ls -al /xwin/sdk/include/um/

...
-rw-r--r-- 1 root root 10001 Mar 4 18:46 oemupgex.h
-rw-r--r-- 1 root root 25997 Mar 4 18:46 ole.h
-rw-r--r-- 1 root root 13963 Mar 4 18:46 ole2.h
lrwxrwxrwx 1 root root 9 Mar 4 18:46 ole2ver.h -> Ole2Ver.h
-rw-r--r-- 1 root root 20063 Mar 4 18:46 oleTx2xa.h
...

The file is there, it just isnt symlinked like the other ones are

Also OleCtl.h

@Jake-Shadle
Copy link
Owner

Duplicate of #70

@Jake-Shadle Jake-Shadle marked this as a duplicate of #70 Mar 6, 2023
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