Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Compilation issues due to wxMEDIACTRLPLAYERCONTROLS_* in r6414

<< < (4/5) > >>

MortenMacFly:

--- Quote from: killerbot on July 28, 2010, 01:38:18 pm ---Let's remove it for the moment, and then carefully look at our options ...

--- End quote ---
True. I wasn't aware that this is THAT problematic.

Jenna:
I just removed wxMediaCtrl related files from Makefile.am and the wxSmithLib target in the project-files, also removed the appropriate wx-config calls.
I neither did remove the files from svn nor from the project, they just get not compiled in at the moment.
svn r6435

MortenMacFly:

--- Quote from: jens on July 29, 2010, 07:20:18 am ---I neither did remove the files from svn nor from the project, they just get not compiled in at the moment.
svn r6435

--- End quote ---
Why did you do this for the wxSmith Windows target, too? I thought it was at least working there???

Jenna:

--- Quote from: MortenMacFly on July 29, 2010, 07:27:37 am ---
--- Quote from: jens on July 29, 2010, 07:20:18 am ---I neither did remove the files from svn nor from the project, they just get not compiled in at the moment.
svn r6435

--- End quote ---
Why did you do this for the wxSmith Windows target, too? I thought it was at least working there???

--- End quote ---
To keep windows and linux projects (or better sources) compatible.

Mephistopheles:
I tried r6435 and now it fails on Mandriva 2009.1, SLE 11 and openSUSE 11.1 with
--- Code: ---./wxsanimationctrl.cpp:99: error: no matching  function for call to 'wxAnimationCtrl::wxAnimationCtrl(wxWindow*&,  wxWindowID, wxString&, wxPoint, wxSize, long int)'
--- End code ---
which worked earlier (r6386).

Is that something that can be fixed / changed too or are are those too old (Mandriva has wxGTK 2.8.9 and the SUSE versions have 2.8.8.1)?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version