Re: Compiling 1.7.59 on Linux Mint 20.3
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Message-ID | <[email protected]> |
On 2022-07-09 14:21, David Vachulka wrote:
> Hi,
> I try compile 1.7.59 and got this error:
>
> FXRex.cpp:4676:10: fatal error: fxrexdbg.h: Folder or file doesn't
> exist
> 4676 | #include "fxrexdbg.h"
> | ^~~~~~~~~~~~
> compilation terminated.
>
> (fxrexdbg.h really missed at fox-1.7.79.tar.gz)
>
>
> Another question:
> Some way to show https://unicode.org/Public/emoji/1.0/emoji-data.txt
> for example:
> 1F300 ; emoji ; L1 ; none ; j # V6.0
> (🌀) CYCLONE
>
> (Qt and Gtk applications show correctly, but adie with same font only
> shows "rectangle")
>
> Thanks
Comment out: this line:
#define TOPIC_REXDUMP 1014 // Debugging regex code
to:
// #define TOPIC_REXDUMP 1014 // Debugging regex code
Cheers,
-- JVZ
_______________________________________________
Foxgui-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/foxgui-users