HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #525 (closed defect: fixed)

Opened 4 years ago

Last modified 19 months ago

Use BeHappy from OSDrawer

Reported by: mmu_man Owned by: scottmc
Priority: normal Milestone:
Component: default Version:
Severity: normal Keywords:
Cc:

Description

I noticed BeHappy? was addrd as r1586.
BeHappy? has been on OSDrawer for a while...
While I didn't make a release yet, the svn does have a working makefile and support for NetSurf? as replicant.
 http://dev.osdrawer.net/projects/behappy

Change History

comment:1 Changed 4 years ago by scottmc

I thought it was somewhere else as well. Will fix it today. Can you look into why netsurf-2.7 won't build?

comment:2 Changed 4 years ago by scottmc

Changed .bep to use osdrawer source in r1658.
But the build fails here:

make[1]: Entering directory `/boot/develop/haikuports/haiku-apps/behappy/work/behappy-16'
g++ -c AddOnPrefFile.cpp -iquote./  -iquote./  -iquoteAdd-ons/  -isystemAdd-ons  -O3   -D_NODEBUG  -D_ZETA_TS_FIND_DIR_=1  -o "objects.x86-gcc4-release/AddOnPrefFile.o"
g++ -c BeHappy.cpp -iquote./  -iquote./  -iquoteAdd-ons/  -isystemAdd-ons  -O3   -D_NODEBUG  -D_ZETA_TS_FIND_DIR_=1  -o "objects.x86-gcc4-release/BeHappy.o"
In file included from BeHappy.cpp:16:
MainWindow.h:91: error: default arguments are only permitted for function parameters
BeHappy.cpp: In member function 'virtual void BeHappy::AboutRequested()':
BeHappy.cpp:314: warning: deprecated conversion from string constant to 'char*'
BeHappy.cpp:314: warning: deprecated conversion from string constant to 'char*'
make[1]: *** [objects.x86-gcc4-release/BeHappy.o] Error 1

comment:3 Changed 19 months ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/