I am on mandriva linux 2006 and I can't get any kind of tao related thing to work. I have downloaded it from the site, made it with mono-1.1, but none of the examples work.
to make it I did: $ make mono-1.1 STRONG=1 *press enter* $ make STRONG=1 *press enter* and away it went. it compiled without errors. How would I get, for instance one of the nehe examples to work? The nearest i've been is putting it in the dist/bin directory. I renemaed it to Ne.exe for simplicity so I did "$ mono /dist/bin/Ne.exe" and something comes up asking me whether I want it in fullscreen or not. No matter what I choose I get "Unhandled Exception: System.EntryPointNotFoundException: SetProcessWorkingSetSize in (wrapper managed-to-native) Tao.Platform.Windows.Kernel:SetProcessWorkingSetSize (intptr,int,int) in <0x0007f> NeHe.Lesson02:CreateGLWindow (System.String title, Int32 width, Int32 height, Int32 bits, Boolean fullscreenflag) in <0x00047> NeHe.Lesson02:Main (System.String[] commandLineArguments)" Compiling anything throws me errors of how none of the Tao namespaces exist, I have installed it, so shouldn't it recognise the namespaces? All I want it to get one of the examples working, how hard can it be? Thank you for any help. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
