Changes between Version 2 and Version 3 of AdminWrappers
- Timestamp:
- May 10, 2019, 3:18:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminWrappers
v2 v3 30 30 === Windows === 31 31 32 If the VBox version has changed, 33 you'll need to download the SDK from Vbox and add the .tlb file 34 (with a name like vbox60.tlb). 35 Then you'll need to create files vbox_mscom60.cpp,h, 36 and add these to the solution. 37 32 38 Execute a Visual Studio command prompt from boinc/winbuild: 33 39 {{{ … … 36 42 $> <codesignwrap|codesignvbox> 37 43 }}} 44 45 NOTE: the above doesn't work. I just built them from VS. 38 46 39 47 Zip up the EXE and corresponding PDB file into a zip file and upload to the BOINC sever.