nvc icon indicating copy to clipboard operation
nvc copied to clipboard

Rebuild std libraries on compile

Open avelure opened this issue 1 year ago • 1 comments

I was lazy and didn't clean the build folder when compiling. I then noticed that it seems like the build system doesn't detect that it needs to rebuild the standard libraries when the version of NVC changes, so you get an error later when you elaborate.

avelure avatar Jan 19 '24 09:01 avelure

I tried this a few times in the past but never managed to get something that worked well. Maybe there could be a check that's hooked into make install.

nickg avatar Jan 19 '24 21:01 nickg