so I installed Visual Studio 2015 community after uninstalling VS enterprise trial (it expired after a month…)
but for some reason all OF projects do not show the build option… only the attach…
any ideas???
so I installed Visual Studio 2015 community after uninstalling VS enterprise trial (it expired after a month…)
but for some reason all OF projects do not show the build option… only the attach…
any ideas???
so apparently windows decided not to include c++ files?? in the custom installation??
what should I include from this menu?
I’ve no idea what is going on…
ok update,
I think I figured out what the problem was…
After installing c++
I noticed that project I haven’t opened -in between this mess- were working
so What I did is right clicked and enabled the SOLUTION EXPLORER PANEL
on a problematic project…
and then clicked on RELOAD PROJECT
this seems to reload the project correctly
and fix everything