NAnt [edit]

Links [edit]

コンパイル [edit]

Trouble Shooting [edit]

コンパイルできない [edit]
Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework.

   Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/.

For more information regarding the cause of the build failure, run the build again in debug mode.

   ↓

Mono の構成がおかしい. [edit]
# make 
........
The current runtime framework 'mono-2.0' is not correctly configured in the NAnt configuration file.
   Unable to locate 'mono' module using pkg-config. Download the Mono development packages from 
http://www.mono-project.com/downloads/.

   ↓

NAnt-0.85 がコンパイルできない('07 7/18現在) [NAnt-0.86-beta1 では問題なし] [edit]
/root/SRC/nant-0.85/src/NAnt.Core/Task.cs(404,33): error CS0809: Obsolete member  
`NAnt.Core.Task.InitializeElement(System.Xml.XmlNode)' overrides non-obsolete member 
`NAnt.Core.Element.InitializeElement(System.Xml.XmlNode)'

   ↓


トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS