Updated Compile for Raspberry Pi (markdown)

master
Ray преди 8 години
родител
ревизия
00b4d31e64
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. +3
    -3
      Compile-for-Raspberry-Pi.md

+ 3
- 3
Compile-for-Raspberry-Pi.md

@ -15,12 +15,12 @@ Before compiling your game, raylib library must be recompiled for Raspbian. To d
### Compiling raylib examples
Just move to folder `raylib/examples/` and run:
make PLATFORM=PLATFORM_RPI
make PLATFORM=PLATFORM_RPI RAYLIB_PATH=../..
To compile just one specific example:
make core_basic_window PLATFORM=PLATFORM_RPI
make core/core_basic_window PLATFORM=PLATFORM_RPI RAYLIB_PATH=../..
To force one example recompile:
make core_basic_window PLATFORM=PLATFORM_RPI -B
make core/core_basic_window PLATFORM=PLATFORM_RPI -B RAYLIB_PATH=../..

Зареждане…
Отказ
Запис