Skip to content

Fix failing dynamic cast for macos#2066

Draft
sramani-metro wants to merge 1 commit into
masterfrom
dev/macos-dylib-dyncast
Draft

Fix failing dynamic cast for macos#2066
sramani-metro wants to merge 1 commit into
masterfrom
dev/macos-dylib-dyncast

Conversation

@sramani-metro
Copy link
Copy Markdown
Contributor

Here is a small example that will demonstrate the problem.

https://gist.github.com/sramani-metro/5ae93a88f86cba00e6e5813257c78156

Use the following command on Linux and macos to see the problem and workaround in action

git clone https://gist.github.com/sramani-metro/5ae93a88f86cba00e6e5813257c78156 dylib_cast_demo && cd dylib_cast_demo && bash build.sh

./main

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.

1 participant