Download
Desenvolver
Conta
Download
Desenvolver
Login
Forgot Account/Password
Criar Conta
Linguagem
Ajuda
Linguagem
Ajuda
×
Login
Nome de acesso
Senha
×
Forgot Account/Password
Estado tradução de Português
Category:
Software
People
PersonalForge
Magazine
Wiki
Pesquisa
OSDN
>
Pesquisar Software
>
Scientific/Engineering
>
Genome-Informatics
>
mspp
>
Wiki
>
依存ライブラリ
mspp
Fork
Descrição
Project Summary
Developer Dashboard
Página da Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Histórico
Downloads
List of Releases
Stats
Código Fonte
Code Repository list
Mercurial
MassPlusPlus
Tíquete
Ticket List
Milestone List
Type List
Lista de componentes
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
list of ML
mspp-dev-en
mspp-dev-ja
edit
|
Title Index
|
Recent Changes
|
最近の更新 (Recent Changes)
2017-02-19
ver4開発
2017-02-12
FrontPage
2016-07-31
DependentLibraries
依存ライブラリ
2015-06-21
FeatureComparison
2015-05-30
ソフトウエア構成
Últimas Arquivo Comunicados
Sample Data: (small dataset just for test)
2015-05-20 07:35
Source (Snapshot): (2.7.5-20150612)
2015-06-12 00:10
Windows Installer: (2.7.5 (first release build for OSS Edition))
2015-05-26 03:06
Wikiガイド(Guide)
Wikiの文法
リンクの種類と文法
ブロックプロセッサ
拡張文法
サイドバー
プロジェクトWikiでの広告設定
サイドバー (Side Bar)
このサイドバーについて
このサイドバーの編集
依存ライブラリ
依存ライブラリ
コアライブラリのビルドに必要なライブラリ
boost 1.69.0 :
http://www.boost.org/
wxWidgets 2.8.12 :
http://www.wxwidgets.org/
xerces-c 3.1.3 :
http://xerces.apache.org/xerces-c/
crypto++ 5.6.3 :
http://www.cryptopp.com/
プラグインのビルドに必要なライブラリ
zlib 1.2.5 (*) for mxXML IO Plugin, etc:
http://www.zlib.net/
sqlite 3.6.23(*) for SQLite Plug-in :
http://www.sqlite.org/
PostgreSQL for PostgreSQL Plug-in:
http://www.postgresql.org/
Mascot Parser 2.5.02(or more) for Mascot Search Plug-in:
http://www.matrixscience.com/msparser.html
netcdf 3.6.1(*) for AIA Plug-in:
http://www.unidata.ucar.edu/software/netcdf/
MATLAB and MATLAB Compiler to build Mspeaks/Mslowess/
MsbackadjBaselineDetection
Plug-in:
http://www.mathworks.com/products/compiler/
依存ライブラリのビルド
wxWidgets
${wx-src}]\include\wx\msw\setup.h にて "#define wxUSE_GLCANVAS 1"とする
${wx-src}]\build\msw\config.vcにて、 SHARED の値を 1 (SHARED = 1)、USE_OPENGL の値を 1 (USE_OPENGL = 1) にセットする。
src/msw/window.cpp の 110 行目をコメントアウト( pbt.h をインクルードしない)