[Mono-list] Building Tao
Ok Lab
lab at orangekids.org
Sun May 15 21:44:03 EDT 2005
Hello,
I'm very new to Mono and C# so I apologies if this question seems dumb.
I'm trying to determine if Mono/.NET is a good tool for doing cross
platform OpenGL applications. I've downloaded the Tao Framework but can
not figure out how to compile it or it's examples. There's no build
help with the tar ball. I've gotten as far as figuring out that NAnt is
the tool I need to use but nothing I've tried has worked. Given the
total lack of documentation I'm assuming this process must be pretty
common since I'm expected to know it. Running NAnt gives me the
following
--------------------------------------
ok at geode tao $ mono Other/NAnt/NAnt.exe
Compat mode: the request from /home/ok/tao/Other/NAnt/log4net.dll to
load System was remapped (http://www.go-mono.com/remap.html)
Compat mode: the request from /home/ok/tao/Other/NAnt/log4net.dll to
load System.Data was remapped (http://www.go-mono.com/remap.html)
Compat mode: the request from /home/ok/tao/Other/NAnt/log4net.dll to
load System.Web was remapped (http://www.go-mono.com/remap.html)
NAnt 0.85 (Build 0.85.1791.0; nightly; 11/26/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///home/ok/tao/Tao.build
[tstamp] Sunday, 15 May 2005 18:27:02.
[tstamp] timestamp.date = 2005.05.15.
[tstamp] timestamp.hour = 18.
set-global-directories:
BUILD SUCCEEDED
Total time: 0.2 seconds.
-------------------------------------------
At which point nothing got compiled at all. Can anyone give me any
advice?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://galactus.ximian.com/pipermail/mono-list/attachments/20050515/8d9961c1/attachment.html
More information about the Mono-list
mailing list