Open main menu

Difference between revisions of "Compiling ScummVM/RPI"

Line 59: Line 59:
./sysroot-relativelinks.py $RPI_ROOT</nowiki>
./sysroot-relativelinks.py $RPI_ROOT</nowiki>


Finally, update the PATH variable to be preceded by the RPI_ROOT path, since this is required for proper detection of libcurl related files.  
Finally, update the ''PATH'' variable to be preceded by the ''RPI_ROOT'' path, since this is required for proper detection of ''libcurl'' related files.  
  <nowiki>export PATH=$RPI_ROOT:$PATH</nowiki>
  <nowiki>export PATH=$RPI_ROOT:$PATH</nowiki>


1,310

edits