[haiku-development] Re: BFilePanel: Undefined reference to..
- From: "Rene Gollent" <anevilyak@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Mon, 14 Jul 2008 20:50:35 -0500
On Mon, Jul 14, 2008 at 8:40 PM, James Kim <jkim202@xxxxxxxxxxxxxxxxx> wrote:
> I get the following compile error:
>
> generated/objects/haiku/x86/release/libs/alm/EditForm.o: In function
> `BALM::EditForm::MessageReceived(BMessage *)':
> EditForm.cpp:(.text+0x4ac3): undefined reference to
> `BFilePanel::BFilePanel(file_panel_mode, BMessenger *, entry_ref const
> *, unsigned long, bool, BMessage *, BRefFilter *, bool, bool)'
> collect2: ld returned 1 exit status
>
> What could be the problem? Thanks in advance.
For various reasons (most notably that it uses Tracker's PoseView),
BFilePanel is in libtracker.so, you'll need to link to that.
Regards,
Rene
- Follow-Ups:
- [haiku-development] Re: BFilePanel: Undefined reference to..
- From: James Kim
- References:
- [haiku-development] BFilePanel: Undefined reference to..
- From: James Kim
Other related posts:
- » [haiku-development] BFilePanel: Undefined reference to..
- » [haiku-development] Re: BFilePanel: Undefined reference to..
- » [haiku-development] Re: BFilePanel: Undefined reference to..
- » [haiku-development] Re: BFilePanel: Undefined reference to..
- » [haiku-development] Re: BFilePanel: Undefined reference to..
- [haiku-development] Re: BFilePanel: Undefined reference to..
- From: James Kim
- [haiku-development] BFilePanel: Undefined reference to..
- From: James Kim