Build failed
artificial-immersion opened this issue ยท 3 comments
When I tried to build StorageDrawers from source I got the following error:
`FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring root project 'StorageDrawers-1.10'.
Could not resolve all dependencies for configuration ':deobfCompile'.
Configuration with name 'default' not found.
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
`
Am I doing something wrong?
As codewarrior0 mentioned, Chameleon must be checked out into an adjacent directory. This arrangement allows me to keep the projects separated but still easily construct an IntelliJ solution with all their sources incorporated.