[Coco] Developing for cocos on windows

camillus.b.58 at gmail.com camillus.b.58 at gmail.com
Mon Feb 15 17:01:20 EST 2016


thanx a lot Tormod, I go from here…


cb








Sent from Surface





From: Tormod Volden
Sent: ‎Monday‎, ‎February‎ ‎15‎, ‎2016 ‎1‎:‎50‎ ‎AM
To: CoCoList for Color Computer Enthusiasts





On Mon, Feb 15, 2016 at 3:10 AM, Camillus wrote:
> H tormod,
>
> would you be able to give the exact pacman -s calls to load gcc, make.
> and how to get lwtools in this envirenment?

Camillus, it all depends whether you are on 32-bit or 64-bit Windows,
if you want to build binaries for 64-bit or  32-bit, standalone or for
running in the MSYS environment, etc etc. The full documentation is on
the MSYS2 web site msys2.sf.net. And please read the install
instruction on msys2.github.io word by word.

To install gcc on 64-bit for building 64-bit standalone executables,
install this gcc package:
pacman -S mingw-w64-x86_64-gcc
pacman -S make

Note that in your MSYS or MinGW-w64 shells you are in a virtual file
tree that is rooted at the MSYS2 install location, i.e. your home
directory /home/user is under C:\msys64\home\user if you install it
there. From within the shell you can access the full C: (or any other)
partition by e.g. /c/Users/user/Desktop . That way you can copy the
lwtools binaries into /usr/local/bin or add their location to your
PATH.

Tormod

-- 
Coco mailing list
Coco at maltedmedia.com
https://pairlist5.pair.net/mailman/listinfo/coco


More information about the Coco mailing list