Clarion 11, Unconditional Generation doesn't create new EXE/DLLs for unchanged APPs

I followed your various suggestions and did testing. What I found was that, following the suggestions DID work for the DLLTutor solution. However, for my main solution that I support, it did not.

First thing I noticed is that when I select Clean Solution (Shift F8) with DLLTutor, it deletes all the EXE, DLL, and OBJ files. Selecting Rebuld Solution recreates all these files. However, with my solution it does not. It just shows “Build started…” and “Build Finished Successfully.” instantly. Manually deleting all those files and also the MAP and CLW files makes no difference.

But I go to the Application tab and choose “Generate and Build Selected” and have just one APP selected, it builds the app and creates the EXE or DLL – exactly what I’d expect and desire. Yet if I select more than one APP and choose Generate and Build Selected, it doesn’t work.

So I guess something must be botched in my Solution. Yet I find it really weird that Generate and Build Selected only works when one APP is selected, not two or more (with my Solution).

I did a search here on the Hub with different search terms and found others having the same or similar problem:

https://clarionhub.com/t/cant-build-or-rebuild-solution/6650