[TIMOB-9876] BlackBerry: Fix build failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-07-04T12:11:35.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-09 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | David Campbell |
| Assignee | David Campbell |
| Created | 2012-07-04T11:08:28.000+0000 |
| Updated | 2017-03-02T21:36:02.000+0000 |
Description
../TiUIPicker.cpp: In constructor 'TiUIPicker::TiUIPicker(NativeObjectFactory*)':
../TiUIPicker.cpp:12:39: error: no matching function for call to 'TiUIBase::TiUIBase(NativeObjectFactory*&, const char [1])'
../TiUIPicker.cpp:12:39: note: candidates are:
../TiUIBase.h:32:5: note: TiUIBase::TiUIBase()
../TiUIBase.h:32:5: note: candidate expects 0 arguments, 2 provided
../TiUIBase.h:31:5: note: TiUIBase::TiUIBase(const char*)
../TiUIBase.h:31:5: note: candidate expects 1 argument, 2 provided
Pull request in progress: https://github.com/Macadamian/titanium_mobile/pull/94
Closing ticket as Blackberry is no longer supported.