Sat Nov 24 16:21:35 2012: Request 81416 was acted upon.
Transaction: Ticket created by ADUITSIS
Queue: Wx
Subject: build broken on macosx - perl 5.14 - wx2.9.4
Broken in: 0.9914
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=81416 >
Hi,
I have a 5.14 perl on mac os x 10.6 and I am trying to build wx 0.9914.
My Alien::wxWidgets says:
perl -MAlien::wxWidgets=:dump -e 42
$VAR1 = {
'compiler_kind' => 'gcc',
'version' => '2.009004',
'build' => 'multi',
'key' => 'mac_2_9_4_uni_gcc_3_4',
'package' => Alien::wxWidgets::Config::mac_2_9_4_uni_gcc_3_4',
'compiler_version' => '3.4',
'mslu' => 0,
'unicode' => 1,
'toolkit' => 'mac',
'debug' => 0
};
(wxcocoa was installed via fink)
and my build breaks when trying to compile Wx.c at that point:
cpp/app.h: In member function 'virtual void wxPliApp::MacOpenFiles(const
wxArrayString&)':
cpp/app.h:73: error: expected primary-expression before ',' token
This has to do with wxwidgets and not your module, right ? If so, please
close the bug report straight away.
Kind regards,
Athanasios