Sergey Lukashevich
Results
2
issues of
Sergey Lukashevich
## What happened? `gradlew.bat docker` fails with error ``` Execution failed for task ':docker'. > name is a required docker configuration item. ``` 1. Create Gradle multi-project 1. Add `gradle-docker`...
Building a shared library on Windows cause an error: ```LINK : fatal error LNK1104: cannot open file '..\json\Debug\wampcc_json.lib'``` At the same time, the static library compilation is successful. Build command:...