Issues Building with Sip-4.16.2

29 views
Skip to first unread message

Jackson Williams

unread,
Sep 4, 2014, 10:18:00 PM9/4/14
to arsena...@googlegroups.com
Hi,

I'm looking for some help with building arsenal with SIP v4.16.2
I get the following error when trying to build pystonegui

sipStonegui/sipStoneguiRecordListView.cpp: In member function ‘virtual void sipRecordListView::setModel(QAbstractItemModel*)’:
sipStonegui/sipStoneguiRecordListView.cpp:1491: error: invalid conversion from ‘QAbstractItemModel*’ to ‘RecordSuperModel*’
sipStonegui/sipStoneguiRecordListView.cpp:1491: error:   initializing argument 1 of ‘void RecordListView::setModel(RecordSuperModel*)’

Matthew Newell

unread,
Sep 9, 2014, 10:53:10 AM9/9/14
to arsenalsuite
Try adding:

void setModel( RecordSuperModel * model );

to cpp/lib/stonegui/sip/recordlistview.sip line 10



--
You received this message because you are subscribed to the Google Groups "arsenalsuite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arsenalsuite...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages