You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As requested by Walter, here are tar files of two tests of attempts to import a pre-processed C file that includes gtk.h. The first simply includes the header file. The second adds some #defines to try to work around the problems. This was as far as I got in my own attempt to use ImportC for my own application.
These tests were done on a FreeBSD 13.1 system. I've seen similar results on Linux.
For your convenience, the 'errors' file is the output of 'make' in each case. The header_files directory contains a copy of the header files that appear in 'errors'. It's worth noting that in the first test, the problems were in signal.h and types.h, not in any of the gtk header files.
!!!There are attachements in the bugzilla issue that have not been copied over!!!
The text was updated successfully, but these errors were encountered:
Don Allen reported this on 2022-11-14T16:29:01Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=23485
Description
!!!There are attachements in the bugzilla issue that have not been copied over!!!
The text was updated successfully, but these errors were encountered: