Page 1 of 1

Link errors

Posted: Sat May 29, 2004 1:59 pm
by alanuk
Don't know which forum this applies to so I will try here.

I am running XP Pro, PB, JAPBE and Pure Vision.

I have done a screen layout in Pure Vision and exported it to PB. But when I try to compile/Run it I get this error:-

9d.obj:multiple definition of _PB_PEEK_debug
first definition is in 8d.obj
..... then similar lines to above then finally.....
TBTemp\function.text undefined reference to _PB_IsGadget@4

Any ideas please ?

Alan
[/img]

Posted: Sat May 29, 2004 10:21 pm
by GeoTrail
Which version of PB are you running?
Sounds like an error from the 3.91 beta when compiling from jaPBe beta.

Posted: Sun May 30, 2004 10:58 am
by alanuk
I am running PB 3.9 and jaPBe 1.3.10.10 if that helps.

Alan

Posted: Mon May 31, 2004 6:01 am
by alanuk
Thanks to Paul at reelmedia the problem is solved.

Have updated to PB 3.01 beta and jaPBe to 2.4.5.2 and now all is fine. no linker errors.

Alan