-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Operating system or device - Godot version:
Windows - Latest Godot 3DS
Issue description (what happened, and what was expected):
Trying to build godot with
scons p=3ds -j4 target=release
but it gives me
scons: *** [main\tests\test_python.3ds.opt.32.o] The system cannot find the file specified
scons: *** [modules\register_module_types.gen.3ds.opt.32.o] The system cannot find the file specified
scons: *** [modules\chibi\cp_envelope.3ds.opt.32.o] The system cannot find the file specified
scons: building terminated because of errors.
this is because those files do not exist anymore in the project.
Try to compile
Metadata
Metadata
Assignees
Labels
No labels