toolkit complain

howdy it’s me again :slight_smile:

i just tried to compile the toolkit ( from cvs ) and found out i can’t …
ant complains about “unmappable characters for encoding UTF8” (see attached error log) … guess that means that there are not utf8 compatible characters in the toolkit right?

any suggestions?

Yeah - I can’t also compile all files in the toolkit, but you’re probably not using them anyways, so I’d suggest simply not to compile them.
This are the files I’m not able to compile (so you don’t have to make that with trial and error):
org.xith3d.test:
Xith3DDirectLightningTest
Xith3DLineAttributesTest
Xith3DTestCanvas
org.xith3d.test.jcd:
Lesson37
MouseRotation
TextureCubeMap

Arne

hmm… are there nightly builds of the toolkit?

no there aren’t, but I think Will will make soon a new build, because of all the loaders added.

I am getting some of those errors - not the unicode ones though. I will try to fix the errors I am seeing.

The latest Xith3D community build (from xith.org) contains the toolkit with the loaders. See the “xith-tk.jar” file :slight_smile:

Cheers,

Will.