Hello,
I am working on wxWidget and Ubuntu 9.10 64 Bit os. I need to implement a
web browser control within my application but when i try to run the testapp
comes with webconnect, it gives error in InitEngine() function.
I think the error is because of the XULRunner.
can you please suggest me what step should i take.
Note : I am using Ubuntu 9.10 64 Bit
Kirix Support Forums
Regarding using webconnect
2 posts
• Page 1 of 1
Re: Regarding using webconnect
Please start by posting the error message here.
One of the things that you want to make sure of is that it is looking in the right directory for XULRunner. If it isn't then it won't be able to load it. By default, the testapp tries to load it from ./xr (from memory). If you don't have a XULRunner 1.9.2 binary in that directory then it's not going to be able to load it from there.
One of the things that you want to make sure of is that it is looking in the right directory for XULRunner. If it isn't then it won't be able to load it. By default, the testapp tries to load it from ./xr (from memory). If you don't have a XULRunner 1.9.2 binary in that directory then it's not going to be able to load it from there.
- jonmmorgan
- Registered User
- Posts: 94
- Joined: Fri May 14, 2010 9:48 am
2 posts
· Page 1 of 1
Return to wxWebConnect Questions, Thoughts & Feedback