wire: Unable to resolve import windows/android studio
Hi all
I have created another ticket, as the sample project kindly supplied by @Egorand does not work for me. I still get the same issue
unable to resolve 1 imports
Version 3.0.2 Windows 10 Android Studio
Example project here:
https://github.com/Egorand/wire-tastes
Many thanks
About this issue
- Original URL
- State: open
- Created 5 years ago
- Reactions: 3
- Comments: 27 (4 by maintainers)
Commits related to this issue
- config: No longer use import for ward.proto See: https://github.com/square/wire/issues/1325 — committed to PopStackHack/mVoterAndroid by vincent-paing 4 years ago
- Disable Wire plugin for now. It doesn't work on Windows, even with the most recent snapshot version. See https://github.com/square/wire/issues/1325#issuecomment-706886096. — committed to batect/batect by charleskorn 4 years ago
- Switch to Wire for Protobuf and gRPC support. It has much nicer Kotlin support than Google's Protobuf library and is easier to integrate with OkHttp etc. The build will fail on Windows due to https:... — committed to batect/batect by charleskorn 4 years ago
- Add workaround for issues running Wire's compiler on Windows. See https://github.com/square/wire/issues/1325. — committed to batect/batect by charleskorn 4 years ago
Excellent!! thank you so much! I will see what I can do for everyone 😃