Thanks to every one for checking into this for me. This lead me to the
conclusion that the problem was on my system. I had never tried to
remove the include folder to make sure it would rebuild properly during
a recompile. I found that my issue was that the paths for items related
to these were not completely correct in the make file. I have corrected
those and things now compile with no errors and the include folder is
rebuilt properly.
On 10/17/2020 9:17 AM, Johannes Fassotte wrote:
I was checking to make sure that all the .h files in the include
folder get updated with a recompile and if the folder is properly
regenerated automatically if it was deleted.
I found that four of the .h files are not being copied back into the
folder automatically on my system. I suspect that this may also be the
case with current master and perhaps also other versions. This
presents a problem with these files not staying in sync with the
originals that may have had changes made to them.
make: *** No rule to make target '../include/posemath.h', needed by
'headers'. Stop.
make: *** No rule to make target '../include/gotypes.h', needed by
'headers'. Stop.
make: *** No rule to make target '../include/gomath.h', needed by
'headers'. Stop.
make: *** No rule to make target '../include/sincos.h', needed by
'headers'. Stop.
Best regards,
Johannes
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers