fatal error: std_geom_2affinemat3.h: No such file

Community Forums/Monkey2 Talk/fatal error: std_geom_2affinemat3.h: No such file

therevills(Posted 2016) [#1]
Strange I got this error using the latest code from GitHub:

In Debug mode, but not in Release mode for viewlayout:


And in Release mode for mojotest, but not in Debug mode:




marksibly(Posted 2016) [#2]
Have you done a rebuildall? Does that work?


therevills(Posted 2016) [#3]
Yep, first thing I tried after I got the errors.

It looks like the first build works okay, but when I change to debug or release after it then gets that error.


marksibly(Posted 2016) [#4]
Can you check if the .h files it's trying to find actually exist?

And if not, where they actually are, if anywhere?


therevills(Posted 2016) [#5]
I'll get back to you in about 8 hours... my Dropbox didnt sync with my workspace at work :/


therevills(Posted 2016) [#6]
Yep the file is there....???