Page 1 of 1

Attachpoint Problem

PostPosted: Thu Jun 03, 2004 10:47 pm
by stevewilson
I'm tring to attach a beacon to a beacon tower and am having no luck.
The tower compiled by itself will work, however when I include the portion of code for the attach point, I can no longer get it to compile with bglcomp.

I use the codeing from the instruction provided from the M$ BGLComp SDK.

Can anyone tell me what I've got wrong with the code below?


version="9.0"
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation="bglcomp.xsd" >

Re: Attachpoint Problem

PostPosted: Sat Jun 05, 2004 7:41 pm
by stevewilson
Got it fixed and all is working now.