| bekeeper ( @ 2007-12-25 15:20:00 |
Hi all. New to the community...
but I'm here with a purpose.
First, some background on me: I'm a software developer: MS Apps: VB, Access, Excel, etc. Web dev: PHP + MySQL, Cold Fusion, ASP
I've been learning C++ since the beginning of 2007, so I'm still a beginner in this regard.
I've joined this group because I need help and this is the only qualified group that can provide it.
As not to overwhelm you with details, here is what I'm doing:
I decided that I wanted to create a plugin for FireFox on Beos. After reading pages of reference material, I fould out I need to build XULRunner to get the Gecko SDK to create FireFox plugins.
Well I've tried to compile XULRunner twice. The second time I compiled it with what I thought was a fix to the error from the first compile. I was wrong, but I think I know this time. The error is: 'undefined reference to BFilePanel::xxxx in the file nsFilePicker.o' I believe the problem is the compiler is not including the Be libraries but I don't know hardly enough about the build process and the tools to correct it.
Can someone help me out? I'll stick with this until it's completed but I will need some hand holding.
Thanks in advance,
bekeeper
but I'm here with a purpose.
First, some background on me: I'm a software developer: MS Apps: VB, Access, Excel, etc. Web dev: PHP + MySQL, Cold Fusion, ASP
I've been learning C++ since the beginning of 2007, so I'm still a beginner in this regard.
I've joined this group because I need help and this is the only qualified group that can provide it.
As not to overwhelm you with details, here is what I'm doing:
I decided that I wanted to create a plugin for FireFox on Beos. After reading pages of reference material, I fould out I need to build XULRunner to get the Gecko SDK to create FireFox plugins.
Well I've tried to compile XULRunner twice. The second time I compiled it with what I thought was a fix to the error from the first compile. I was wrong, but I think I know this time. The error is: 'undefined reference to BFilePanel::xxxx in the file nsFilePicker.o' I believe the problem is the compiler is not including the Be libraries but I don't know hardly enough about the build process and the tools to correct it.
Can someone help me out? I'll stick with this until it's completed but I will need some hand holding.
Thanks in advance,
bekeeper