hi
is there a way to force the compiler to make a clean build?
sometimes i think i will benefit from this
thanks
hi
is there a way to force the compiler to make a clean build?
sometimes i think i will benefit from this
thanks
You mean, if the blueprint code is not working and there are compiler errors, to automatically create a blueprint which does what you want? No, as this would include AI in the most cases. I‘m pretty sure there is no such option. If you meant another aspect of compilation, let me know.
i meant some compilers / platforms do both / either a clean build from scratch or an incremental build
sometimes it helps to flush what the compiler has built to date to avoid an incremental build and to force the compiler to start clean / from scratch