Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » How to include files .h or .cpp as external library? (How to include files .h or .cpp as external library?)
icon3.gif  How to include files .h or .cpp as external library? [message #52682] Sun, 10 November 2019 20:18 Go to previous message
fasasoftware is currently offline  fasasoftware
Messages: 15
Registered: July 2019
Location: Italy
Promising Member
How to include files .h or .cpp as external library?

Hi, i'm trying to include under mac os x in ultimate++ the wxwidget library, without success....

At first, i have created with wxformbuilder 3.6.2 that run ok in my mac system 10.13.6 ....2 files with a minimal gui, created with the last tool wxformbuilder 3.6.2

i have created them from the wxwidget gui example from the site...here i enclose here the 2 files plus a hello world alsways taken from wxwidget folder 3.1.3...

i have take the wx folder inside wxwidget folder 3.1.3 and pasted to a new folder called "fasacode" where are located my example files ...

TheIde compile.. give me many errors like:
/Users/saverio/Desktop/fasacode/fasacode.h (11): error: 'wx/artprov.h' file not found with <angled> include; use "quotes" instead
/Users/saverio/Desktop/fasacode/wx/artprov.h (11): error: unknown type name 'wxString'
/Users/saverio/Desktop/fasacode/wx/artprov.h (16): error: unknown type name 'wxString'
/Users/saverio/Desktop/fasacode/wx/artprov.h (254): error: expected class name
/Users/saverio/Desktop/fasacode/wx/artprov.h (281): error: unknown type name 'wxBitmap'
/Users/saverio/Desktop/fasacode/wx/artprov.h (283): error: unknown type name 'wxSize'
/Users/saverio/Desktop/fasacode/wx/artprov.h (289): error: unknown type name 'wxIcon'
/Users/saverio/Desktop/fasacode/wx/artprov.h (291): error: unknown type name 'wxSize'
/Users/saverio/Desktop/fasacode/wx/artprov.h (306): error: unknown type name 'wxSize'
/Users/saverio/Desktop/fasacode/wx/artprov.h (318): error: unknown type name 'wxSize'
/Users/saverio/Desktop/fasacode/wx/artprov.h (333): error: unknown type name 'wxIconBundle'
/Users/saverio/Desktop/fasacode/wx/artprov.h (397): error: unknown type name 'wxIcon'
/Users/saverio/Desktop/fasacode/wx/artprov.h (424): error: unknown type name 'wxBitmap'
 (): virtual wxBitmap CreateBitmap(const wxArtID& id,
/Users/saverio/Desktop/fasacode/wx/artprov.h (426): error: unknown type name 'wxSize'
/Users/saverio/Desktop/fasacode/wx/artprov.h (432): error: unknown type name 'wxIconBundle'
/Users/saverio/Desktop/fasacode/wx/artprov.h (283): error: use of undeclared identifier 'wxDefaultSize'
/Users/saverio/Desktop/fasacode/wx/artprov.h (291): error: use of undeclared identifier 'wxDefaultSize'
/Users/saverio/Desktop/fasacode/fasacode.h (12): error: 'wx/xrc/xmlres.h' file not found with <angled> include; use "quotes" instead
/Users/saverio/Desktop/fasacode/wx/xrc/xmlres.h (48): error: expected class name



Can somebody Help me please???
Best regards,
Lestroso Embarassed
  • Attachment: my test.zip
    (Size: 2.46KB, Downloaded 180 times)
 
Read Message icon3.gif
Read Message
Read Message
Previous Topic: Upp::Vector FindIndex by value of Object
Next Topic: [SOLVED]How I can put an image in a form like a splash screen??
Goto Forum:
  


Current Time: Wed Apr 24 21:46:28 CEST 2024

Total time taken to generate the page: 0.04295 seconds