Hello!
I have downloaded jaPBe and I started to see what's so good in it. then, I started to use Resources with jaPBe, (ofcourse I included the Resource file).. the problem is, when I compile my project jaPBe says this:
Error: Line 10 - in included file 'D:\Program Files\jaPBe\Include\system.pbi'
Line 150 - Structure not found: CHOOSECOLORAPI
I searched through google, but it seems I can't find solution to this. Why doesn't this work? Am I missing files?
thanks very much!
jaPBe has a quite big error.
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
Re: jaPBe has a quite big error.
josku_x wrote: Error: Line 10 - in included file 'D:\Program Files\jaPBe\Include\system.pbi'
Line 150 - Structure not found: CHOOSECOLORAPI
Am I missing files?
Quite a few of the structures have changed in the newer version of PureBasic.
In 3.92 this structure was named CHOOSECOLORAPI
In 3.94 this structure has changed to CHOOSECOLOR
Possibly it was wrong right from the start and someone finally corrected it?
That is the downside of PureBasic constantly changing... if apps written in PureBasic are not kept up to date, very soon the old source code will no longer compile without quite a number of modifications.
