Skip to content

Fix build error on windows - #288

Open
perseusdg wants to merge 10 commits into
ceccocats:masterfrom
perseusdg:master
Open

Fix build error on windows#288
perseusdg wants to merge 10 commits into
ceccocats:masterfrom
perseusdg:master

Conversation

@perseusdg

Copy link
Copy Markdown
Contributor

This pull requests fixes the issues mentioned in 287 and moves to __declspec(dllexport) and __declspec(dllimport) on a as needed basis (symbol wise per header) instead of using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS in the cmakelists.txt

perseusdg and others added 10 commits August 16, 2021 14:04
This reverts commit d2ce966.
Undo tensorrt8 changes on the master branch
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This reverts commit ac0d6e9, reversing
changes made to 40266a6.
ceccocats/tkdnn:master -> perseusdg/tkdnn:tensorrt8
This commit has fixes in the form of __declspec(dllexport) and __declspec(dllimport) to run the tkdnn master branch on windows along with removing cmake_export_all_symbols and solely using __declspec(dllexport)
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

Successfully merging this pull request may close these issues.

2 participants