

SKETCHUP PRO 2014 64 BIT INSTALL
Install Sketchup: WINEPREFIX='/home/myusername/prefix32' WINEARCH='win32' wine Downloads/SketchUpPro-en.exeĪfter activating, Sketchup 2014 runs like on windows. Run these 3 commands: env WINEPREFIX='/home/myusername/prefix32' winetricks dotnet40 env WINEPREFIX='/home/myusername/prefix32' winetricks gdiplus env WINEPREFIX='/home/myusername/prefix32' winetricks comctl32

Set the wine Architecture to 32 bit: export WINEARCH=win32 Go to Libraries tab and override msvcrt and riched20 and set them to native(Windows). Then run: env WINEPREFIX='/home/myusername/prefix32' WINEARCH='win32' winecfg Then run the command : env WINEPREFIX='/home/myusername/prefix32' WINEARCH='win32' winetricks -q vcrun6 Where myusername is the actual username on the machine, so please replace that 😛 Do not mkdir prefix32 first!! So, what to do?įirst of all, if you are running a 64-bit Linux system, which you most certainly are than not, make sure that you create a new 32bit wine prefix in your home folder, and install Sketchup 2014 there later.Ĭreate a 32bit wine prefix with the command: WINEPREFIX='/home/myusername/prefix32' WINEARCH='win32' wine 'wineboot' Thats not nice for someone like me who is used to a plugin like solid inspector to check models before exporting them for 3D printing prototypes.
SKETCHUP PRO 2014 64 BIT SOFTWARE
Although this works, it means that you cannot be able to extend the basic Sketchup software with rubi plugins. There is a workaround to make Sketchup 2014 work through disabling the ruby API. NET frameworks and Visual Studios 2005, 20, that is env WINEPREFIX=32bitprefix WINEARCH=win32 winetricks dotnet20Įnv WINEPREFIX=32bitprefix WINEARCH=win32 winetricks dotnet30Įnv WINEPREFIX=32bitprefix WINEARCH=win32 winetricks dotnet40Įnv WINEPREFIX=32bitprefix WINEARCH=win32 winetricks vcrun2005Įnv WINEPREFIX=32bitprefix WINEARCH=win32 winetricks vcrun2008Įnv WINEPREFIX=32bitprefix WINEARCH=win32 winetricks vcrun2010
SKETCHUP PRO 2014 64 BIT WINDOWS
I also figured out that many windows programs play nicely if you install all the. above is true).Īfter these steps, no workarounds are needed to run Sketchup 2014 pro as had been earlier indicated below. Install Sketchup Pro 2014 (in the 32-bit wine prefix if 3. If on a 64-bit Machine, Create a 32-bit wine prefixĤ. The most straight-forward way to do make Sketchup Pro 2014 play nice with wine is:ģ. For those who have not found Linux alternative software to some windows software they cant live without: Update!!!!
