About crossroad configure
Hello. I'm a Korean GIMP user.
I read
https://girinstud.io/news/2016/05/crossroad-0-6-released-cross-building-gimp-as-an-example/
I met a message as follows:
"configure" is not a platform known by `crossroad`. Do not hesitate to
contribute:
What should I do?
Here is what I did.
$ crossroad --list-targets
crossroad, version 0.7
Available targets:
- w64 Windows 64-bit
- w32 Windows 32-bit
Uninstalled targets:
arm-gnu GNU Embedded ABI on ARM Linux
arm Generic Embedded ABI on ARM
See details about any target with `crossroad --help `.
$ crossroad --help w64
w64: Setups a cross-compilation environment for Microsoft Windows operating
systems (64-bit).
Installed language list:
- Ada
- C
- C++
- fortran
Uninstalled language list:
- OCaml Common package name providing the feature: mingw-ocaml
- Objective C Common package name providing the feature:
gobjc++-mingw-w64-x86-64
Current projects on this target:
- gimp-build
$ crossroad w64 gimp-build
You are now at the crossroads...
$ cd babl/
$ crossroad configure
"configure" is not a platform known by `crossroad`. Do not hesitate to
contribute: