Hello
I am working with Kernel-GREEN, but i have trouble deploying applications.
Whenever i try the localDeploy on my app project, i get the same error:
Deployment Failed. Response Code: 500
Error Details: {"error": "Incompatible App"}
I tried rebuilding the kernel again, but still, the app seems to never be compatible.
So i monitored the kernel binary and noticed that it was rebuilt everytime even when i only want to rebuild my apps, is this expected ?
> Task vee:kernel:buildApplicationObjectFile
Deleting stale output file: C:\git\Kernel-GREEN\src\main\vee\build\application\object
Deleting stale output file: C:\git\Kernel-GREEN\src\main\vee\build\application\object\bsp\lib\microejapp.o
Deleting stale output file: C:\git\Kernel-GREEN\src\main\vee\build\application\applicationObjectBuildFiles.zip
Looking forward for your insights on this
Julian