[Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 4 13:14:00 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100928

--- Comment #1 from jon yang <kangjoni76 at gmail.com> ---
Im not sure if this could be resolved by using this
#pragma comment(linker, "/EXPORT:" __FUNCTION__"=" __FUNCDNAME__)

Quick google search found this someone answer
http://stackoverflow.com/questions/2804893/c-dll-export-decorated-mangled-names/2805560#2805560

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170504/f1fcae98/attachment.html>


More information about the mesa-dev mailing list