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

Add DLL import/export directive #107

Open
rickyviking opened this issue Dec 28, 2020 · 2 comments
Open

Add DLL import/export directive #107

rickyviking opened this issue Dec 28, 2020 · 2 comments

Comments

@rickyviking
Copy link
Contributor

I think it might be useful to add DLL import directive before the classes defined by the project, to make them ready to use when the OsgOculus library is built as DLL and used in other DLLs/executables.

If you agree, I can propose a stub through a PR.

@bjornblissing
Copy link
Owner

Sure, send me a PR with a stub.

@rickyviking
Copy link
Contributor Author

Ok, see PR #108
The oculusconfig.h file is included in "" quotes, to make it easier to include the library in bigger project using a subdirectory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants