Skip to content
Hernán Morales Durand edited this page Feb 25, 2023 · 53 revisions

Introduction

Welcome to the Pharo VM wiki! This is a continuation of the work in Opensmalltak-VM. Here you will find information about configuring and building the Virtual Machine.

Table of Contents

Troubleshooting

In case of problems with the build, please tell us including the following things:

  • Command executed
  • CMakeFiles/CMakeOutput.log
  • CMakeFiles/CMakeError.log
  • CMakeCache.txt
  • If you are using windows, please include the output of cygcheck -s

Developer documentation

Clone this wiki locally