[Bug 796825] Cannot export rpl_printf: symbol not found

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 22 14:25:33 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796825

Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
The issue is in the m4 macro that detects whether symbols should be underscore
or not, which is why this was detected only on 32-bit (in your testing) and not
on 64-bit (which is what I test) on Windows.

Thanks for the patch!

For future reference, for 32-bit you should use `config/win32.cbc` (after
commenting out the `prefix=` line in that file) and not `win32-msvc-shell.cbc`.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list