
Build help!
Posted Tuesday, 25 November, 2008 - 19:58 by objarni inHi everybody!
I'm trying to build OpenTK for the first time.
Mono works fine (can run OpenTK examples).
I then downloaded NAnt (0.85 Release .tar.gz) and unarchived it.
Problem: I know how PATH works in linux (same as windows basically) - but since what I am trying to do is running "mono NAnt.exe" I guess it is *mono* and not the system that has to find NAnt, right? I looked in "mono --help", did not make me any wiser.
Pointers?


Comments
Re: Build help!
Thanks, no prob.
Re: Build help!
OK after 'svn up ' and a 'mono Build.exe mono' I tried the "WinForms 0: Text rendering sample" program. Can only see first character, see image below.
http://img145.imageshack.us/img145/6783/test1on5.png
[mod edit: big image caused problems to the layout]
Re: Build help!
This seems to be a bug in Mono's GDI+ implementation. I've added a simple workaround, but the fix is not in svn yet.