flagflag  
3: 2011-12-28 (Wed) 23:18:29 iseki source 4: 2011-12-29 (Thu) 04:01:58 iseki source
Line 8: Line 8:
** Windows 下での再コンパイル [#zf53acee] ** Windows 下での再コンパイル [#zf53acee]
- コンパイル方法: http://wiki.phoenixviewer.com/doku.php?i​d=fs_compiling_firestorm_windows - コンパイル方法: http://wiki.phoenixviewer.com/doku.php?i​d=fs_compiling_firestorm_windows
-- ソースリポジトリ: http://hg.phoenixviewer.com/phoenix-firestorm-lgpl+- ソースリポジトリ: http://hg.phoenixviewer.com/
#br #br
 +*** Download [#d12930c6]
 +- 3.2.1.24179
 + hg clone http://hg.phoenixviewer.com/phoenix-fire​storm-lgpl/ phoenix-firestorm-3.2.1.24179 -u 24179
 +- 3.2.2.24336
 + hg clone http://hg.phoenixviewer.com/phoenix-fire​storm-sh/  phoenix-firestorm-3.2.2.24336 -u 24336
*** Cygwin [#oc6652ec] *** Cygwin [#oc6652ec]
Line 31: Line 36:
-- 面倒なので,Cygwin の Shell で該当フォルダまで行って, chmod -R a+rwx . -- 面倒なので,Cygwin の Shell で該当フォルダまで行って, chmod -R a+rwx .
#br #br
 +*** Compile [#l77936d5]
 +
 +
 +
 +C:\Program Files (x86)\QuickTime SDK\CIncludes\GNUCompatibility\stdint.h
 +
 +/*  7.18.1.3  Fastest minimum-width integer types
 + *  Not actually guaranteed to be fastest for all purposes
 + *  Here we use the exact-width types for 8 and 16-bit ints.
 + */
 +typedef char int_fast8_t;
 +typedef unsigned char uint_fast8_t;
 +
 +#ifndef BOOST_CSTDINT_HPP
 +typedef short int_fast16_t;
 +typedef unsigned short uint_fast16_t;
 +#endif
 +
 +
 +
 +#ifndef INT8_C
 +#define INT8_C(val) (INT_LEAST8_MAX-INT_LEAST8_MAX+(val))
 +#define INT16_C(val) (INT_LEAST16_MAX-INT_LEAST16_MAX+(val))
 +#define INT32_C(val) (INT_LEAST32_MAX-INT_LEAST32_MAX+(val))
 +#define INT64_C(val) (INT_LEAST64_MAX-INT_LEAST64_MAX+(val))
 +
 +#define UINT8_C(val) (UINT_LEAST8_MAX-UINT_LEAST8_MAX+(val))
 +#define UINT16_C(val) (UINT_LEAST16_MAX-UINT_LEAST16_MAX+(val)​)
 +#define UINT32_C(val) (UINT_LEAST32_MAX-UINT_LEAST32_MAX+(val)​)
 +#define UINT64_C(val) (UINT_LEAST64_MAX-UINT_LEAST64_MAX+(val)​)
 +#endif
 +
 +
 +/* 7.18.4.2  Macros for greatest-width integer constants */
 +#ifndef INTMAX_C
 +#define INTMAX_C(val) (INTMAX_MAX-INTMAX_MAX+(val))
 +#define UINTMAX_C(val) (UINTMAX_MAX-UINTMAX_MAX+(val))
 +#endif
 +
 +
 +
 +
 +typedef int  int_fast32_t;
 +
 +
 +C:\firestorm\phoenix-firestorm-lgpl\buil​d-vc100\packages\include\boost\cstdint.h​pp


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

39 user(s) are online (7 user(s) are browsing xpwiki)

Members: 0
Guests: 39

more...

Access Counter

Today : 7063706370637063
Yesterday : 1361113611136111361113611
Total : 2364547023645470236454702364547023645470236454702364547023645470
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com