Menu

#44 Error trying to build hwg_extctrl under linux

v1.0_(example)
open
nobody
None
1
2021-09-03
2021-08-28
No

All prg are compiled, but an error appears when linking:

In file included from hcomboex.prg:29:0:
/usr/include/hwgui/hwingui.h:19:21: fatal error: windows.h: Aucun fichier ou dossier de ce type
compilation terminated.
In file included from theme.c:11:0:
/usr/include/hwgui/hwingui.h:19:21: fatal error: windows.h: Aucun fichier ou dossier de ce type

Is this library compatable with linux ?
or, where to find it ?
I have found these :

/usr/include/boost/predef/os/windows.h
/usr/include/x86_64-linux-gnu/qt5/QtCore/qt_windows.h

Thanks
A+

Discussion

  • Alexander S.Kresin

    No, the contrib/ext_controls are for Windows only.

    Regards, Alexander.

     
  • Aupeix Alain

    Aupeix Alain - 2021-09-02

    ok, but I found this in hbp:

    # ================ EOF of example.hbp ================#
    # $Id: $
    #
    
    -stop={linux}
    
    # Special parameters for LINUX/GTK
    {linux}-lm
    {linux}-static
    {linux}-d__LINUX__
    {linux}-d__GTK__
    -lm
    
    -n -w
    
    -ohwreport
    
    hwreport.prg
    opensave.prg
    propert.prg
    printrpt.prg
    repexec.prg
    
    ../../hwgui.hbc
    
    # ================ EOF of hwreport.hbp ================a
    

    I suppose Wilfried had the idea to port it under Linux ?
    A+

     

    Last edit: Aupeix Alain 2021-09-02
  • Alexander S.Kresin

    This thread is about hwg_extctrl, not hwreport.
    hwg_extctrl was never considered to work under Linux.

     
  • Aupeix Alain

    Aupeix Alain - 2021-09-03

    oups !!!
    You're right ...

    You can close it.
    Thanks
    A+

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.