Skip to content
Snippets Groups Projects
Select Git revision
  • atlas/1.32+dfsg-1
  • dfsg-debian default protected
  • non-free/1.32-1
  • debian/1.32+dfsg-1
  • upstream/1.32+dfsg
  • debian/1.30+dfsg-7
  • debian/1.30+dfsg-6
  • debian/1.30+dfsg-5
  • debian/1.30+dfsg-4
  • debian/1.30+dfsg-3.1
  • debian/1.30+dfsg-3
  • debian/1.30+dfsg-2
  • non-free/1.30-1
  • debian/1.30+dfsg-1
  • upstream/1.30+dfsg
  • debian/1.29b-2
  • debian/1.29b-1.1
  • debian/1.29b-1
  • upstream/1.29b
  • non-free/1.29-1
  • debian/1.29-1
  • upstream/1.29
22 results

tar

  • Clone with SSH
  • Clone with HTTPS
  • To build VBoxWrapper for Macintosh:
    
    First build the BOINC libraries:
    cd [path]/mac_build
    source BuildMacBOINC.sh -lib
    
    For more details, see the instructions in that script's comments or at:
    [path]/mac_build/HowToBuildBOINC_XCode.rtf
    
    After building the libraries, there are two ways to build VBoxWrapper for Macintosh:
    
    [1] Run the Xcode project at:
    [path]/samples/vboxwrapper/vboxwrapper.xcodeproj
    
    [2] Run the BuildMacVboxWrapper.sh script in this vboxwrapper directory (which will invoke the makefile Makefile_mac):
    cd [path]/samples/vboxwrapper/
    sh BuildMacVboxWrapper.sh