You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows, running scons creates .obj files in the src directory next to the source files, which leaves a bit of a mess. Ideally these would be written to a directory of intermediates.
The text was updated successfully, but these errors were encountered:
On Windows, running
scons
creates.obj
files in thesrc
directory next to the source files, which leaves a bit of a mess. Ideally these would be written to a directory of intermediates.The text was updated successfully, but these errors were encountered: