Changes between Version 10 and Version 11 of jazz/ocsync


Ignore:
Timestamp:
Nov 9, 2012, 3:27:48 PM (12 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/ocsync

    v10 v11  
    4444jazz@precise:~/ocsync-0.60.1/build$ make
    4545}}}
     46
     47 * [結論] 實際上,要用 mingw64 編譯 windows 程式,需要把所有相依的 library 都裝到 mingw64 底下才行。
     48 * 解法一:OpenSUSE 有一系列的編譯,當然因為 OBS (Open Build Service) 的關係,也可以移植到 Ubuntu 上
     49   * [參考] http://greg.thehellings.com/2012/02/a-better-ubuntu-mingw-experience/
     50   * http://download.opensuse.org/repositories/home:/greg_hellings:/win64/ - 不同 Ubuntu 上的套件
     51 * 解法二:另外有個人整理了一系列的 Toolchain for Linux - http://mxe.cc/
     52   * [參考] http://wiki.njh.eu/Cross_Compiling_for_Win32