WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Please add wxWidgets into PiCore  (Read 2004 times)

Offline teh-botol

  • Newbie
  • *
  • Posts: 23
Please add wxWidgets into PiCore
« on: August 14, 2016, 09:38:39 AM »
Hi Team,

I check there's no wxgtk.tcz for PiCore.
Need help adding this into PiCore.


Also, a question regarding error when building from source.
When I try building wxWidgets from source, I got this error:
Quote
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/tc/wxWidgets-3.0.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
*attached config.log

I have loaded: gcc, gcc_libs, gcc_libs-dev, gcc_base-dev, and linux-4.1.y_api_headers
I don't know what I missed.  :'(
Need your guidance.


BR,
teh-botol
« Last Edit: August 14, 2016, 10:02:46 AM by teh-botol »

Offline teh-botol

  • Newbie
  • *
  • Posts: 23
Re: Please add wxWidgets into PiCore
« Reply #1 on: August 14, 2016, 10:16:08 AM »
For building part, I have found the solutions.
Load compile-essentials.tcz
:D