Hi
I keep getting tripped up by PowerBuilder using prior build bits of code from the cache instead of what I'm wanting built.
ie it looks like it saves build info to:
C:\Users\[User]\AppData\Local\Temp\pbappscache 22.0\cache\[application]
And decides to include if it finds it there as opposed to building new components.
How do I turn this off? ie I don't want the compiler to use this cache.
I've just spent about 4 hours trying to work out why an old dll was ending up in the coreruntimefiles.zip even after I kept rebuilding!
Regards
Rob