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

MSWin32: Investigate .def export file for Windows + Visual C++ #204

Open
plicease opened this issue Dec 12, 2019 · 0 comments
Open

MSWin32: Investigate .def export file for Windows + Visual C++ #204

plicease opened this issue Dec 12, 2019 · 0 comments
Labels
🐣Enhancement Things that make it work better 💣MSWin32 Stuff that only happens on Microsoft Windows 🚉Platform Specific Stuff that happens on only one type of system

Comments

@plicease
Copy link
Member

A .def file is another way to define a list of exported functions with VC++. It might be possible to set this from the .fbx file, or it might be nice to autodetect a .def file in the ffi or t/ffi directory.

@plicease plicease added the 🐣Enhancement Things that make it work better label Dec 12, 2019
@plicease plicease added the 🚉Platform Specific Stuff that happens on only one type of system label Feb 14, 2020
@plicease plicease changed the title Investigate .def export file for Windows + Visual C++ MSWin32: Investigate .def export file for Windows + Visual C++ Feb 14, 2020
@plicease plicease added the 💣MSWin32 Stuff that only happens on Microsoft Windows label Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐣Enhancement Things that make it work better 💣MSWin32 Stuff that only happens on Microsoft Windows 🚉Platform Specific Stuff that happens on only one type of system
Development

No branches or pull requests

1 participant