S40723242 cad2019

  • Home
    • Site Map
    • reveal
    • blog
  • Week
    • week2-5
      • Week-2
      • Week-3
      • Week-4
      • Week-5
    • week6-9
      • Week6
      • Week7
      • week8
      • week9
    • week10-14
      • week10
      • week12
      • week13-14
    • week15-18
      • week15
      • week16
      • week17
      • week18
  • Note
    • video production
    • solvespace - 快捷鍵
    • git基本指令
    • Creo Parametric
    • SDRC
    • SolidWorks
    • NX
    • NX快捷鍵
  • About
  • Develop
Week-2 << Previous Next >> Week-4

Week-3

第三週練習影片:

進行Solvespace 編譯

1.將 Y:\portablegit\bin\sh.exe 改名為 sh_rename_for_solvespace.exe

2.查驗 git 版本是否在"2.13以上"

3.git clone --recurse-submodules https://github.com/solvespace/solvespace.git solvespace(務必在網路穩定地方下進行下載)

4.編輯Y:\tmp\solvespace\extlib\angle\CMakeLists.txt 開啟後將第713行及714行前方加上"#"

5.將 libpng.dll.a 的編譯,改名為 libpng_static.a, 並放到編譯系統的 lib 目錄中

6. cd solvespace >cd extlib >cd libpng >mkdir build > cd build 

7.輸入cmake .. -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release

8.輸入mingw32-make > 退到solvespace > mkdir build > cd build

9.在執行一次cmake .. -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release

10.在輸入mingw32-make > Done



Week-2 << Previous Next >> Week-4

Copyright © All rights reserved | This template is made with by Colorlib