Re: issue w/embedded text asset and incremental compiles

2014-08-01 Thread Alex Harui
Incremental compilation is unfortunately known to be buggy. I suppose you could file a bug with a reproducible test case, but I'm not sure if we'll be able to reproduce it or are willing to take the risk to fix it. Hopefully in the future, the Falcon compiler will just be faster and avoid trying t

issue w/embedded text asset and incremental compiles

2014-08-01 Thread Scott Talsma
Hello all, I just spent too much time tracking down a RTE to having incremental compiles turned on. Basically, it was very hit and miss; it always would compile fine; run when running the installed product is would sometimes sometimes simply fail, throwing a Error #1065, before it even ran the cla