<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Hi Tim.<br></div><div><br></div><div>&gt;&gt;We can try; and a written explanation intended for someone that hasn’t used it before is a pretty good exercise in testing that it actually works.&nbsp;</div><div><br></div><div><br></div><div>HelpBrowser openOn: CMakeVMMakerSqueakStartHereHelp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;--done. Gives an example workflow for generating a CMake build tree and compiling the VM.<br>HelpBrowser openOn: CMakeVMMakerSqueakStepByStepNewConfigurationHelp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;--first draft almost done, should get you to the point where its a matter of setting CFlags, Libs, Definitions etc, for your Platform and then buildType.</div><div><br></div><div>Top menu-&gt;Help-&gt;CMakeVMMakerHelp includes the above and other help work I will be editing.&nbsp;</div><div><br></div><div>My goal is that a complete newbie can follow the instructions and be able to get an entire VM producing image and compile the thing just by following help starting with a bash shell script that downloads and configures an image for VM production followed by what you will be working with above.</div><div><br></div><div>Feedback from you (and others) on using the thing will be incorporated into that.</div><div><br></div><div>I would start with the StarHereHelp and just generate a cmake tree using the example Builder and Configuration.</div><div><br></div><div>Once you have generated the CMake tree, the (too verbose, first-draft) NewConfigurationHelp in your case boils down to copying an existing configuration and making some minor modifications to it.</div><div><br></div><div>Please note that I have only built out the #build buildType--I will be building out the build.assert, build.debug, etc....buildTypes when the Help is done and I have resolved&nbsp; NoDbgRegParms issue on my platform for those buildTypes.</div><div><br></div><div>cheers.</div><div><br></div><div>tty.</div><br></div></body></html>