User forums > Help

wxWidgets on OS-X no work!

<< < (2/4) > >>

sodev:
Install your build.

Neal M:

--- Quote from: sodev on January 15, 2019, 01:47:32 am ---Install your build.

--- End quote ---

Well if I knew how to do that I wouldn't need to be asking for help here. Can you tell me how this is done?

sodev:
If you built the source tarball using the usual configure && make it is


--- Code: ---sudo make install
--- End code ---

or whatever OS-X uses as command to become root.

Neal M:
OKay, I tried sudo make install, and it spat out a bunch of text, said it had installed, C::B is still not happy. The wx-config script runs now though.


--- Quote ---Neals-MacBook-Pro:wxwidgets-3.0.4 Neal1$ wx-config --list

    Default config is osx_cocoa-unicode-3.0

  Default config will be used for output
--- End quote ---

And


--- Quote ---Neals-MacBook-Pro:wxwidgets-3.0.4 Neal1$ wx-config --cppflags
-I/usr/local/lib/wx/include/osx_cocoa-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__
--- End quote ---

stahta01:
Now you need to post a full Code::Blocks rebuild log.
http://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

And, hopefully someone will see the cause of C::B build problem.

Tim S.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version