Skip to content

Commit

Permalink
docs: remove windows and mingw message because this should now be pos…
Browse files Browse the repository at this point in the history
…sible
  • Loading branch information
NSEcho authored Apr 12, 2024
1 parent fdd246f commit fd52f64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ Supported OS:
- [x] Android
- [ ] Windows

The reason why windows is not supported it the problem compiling frida-core with mingw because mingw(needed by cgo) can't link with MSVC .lib files.
If you manage to do it, feel free to submit your PR, also if you found any issues please submit new issue or create PR with the fix.

# Small example
```golang
package main
Expand Down

0 comments on commit fd52f64

Please sign in to comment.