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
It is a bit annoying that the smurf entity_generation is generating files for debug even if build in Release.
If it is used in another program which just links this stuff indirectly, the user has no idea where it comes from without fgrepping for the file names, not nice.
Maybe it is possible to write those files to a path given by a config file. That way at least its possible to write them to /dev/null. Or maybe include a flag in a config file if debug files should be dumped or not.
It is a bit annoying that the smurf entity_generation is generating files for debug even if build in Release.
If it is used in another program which just links this stuff indirectly, the user has no idea where it comes from without fgrepping for the file names, not nice.
@malter
@kavonszadkowski
see:
mars/entity_generation/smurf/src/smurf.cpp
Line 912 in 18a719b
mars/entity_generation/smurf/src/smurf.cpp
Line 196 in 18a719b
mars/entity_generation/smurf/src/smurf.cpp
Line 988 in 18a719b
The text was updated successfully, but these errors were encountered: