Re: Re: undefined Symbol ...wxNotebookBase

Gopal V <[email protected]>
Newsgroups gmane.comp.lib.wxwindows.wxnet
Message-ID <[email protected]>
If memory serves me right, Wilhelm Patrick wrote:
> mono-0.24 in /usr/src/mono
> 
> mcs-0.24 in /usr/src/mcs

Hmm... are you using the new mono JIT with -precompile or -aot mode ?
Btw, using "mint" is not advisable as it's verifier is commented out .

> I don't have portable.NET. What's the different between mono and pnet?

The pnet compiler ie CSCC is written in C , so it's very fast , though 
we haven't optimised it yet :). It compiles C# , Java , Managed C, VB.NET
and *cough* BrainF**K .. It also compiles C# to JVM if needed :) ...
Since it is written in C, there are no chicken-egg bootstraping issues . 
And the engine is a bit trimmer with no requirements for glib2 or 
gmodule2 libs ... making it better for embedded work . It mixes
the interpreter with the JIT , ie running part code JIT'd and other
bits interpreted , offering 5 different build flavours from the 
high-speed to the low memory and everything in between. 

The biggest difference is that pnet's Winforms works from my Rh7.2 x86 
to IPaqs running Familiar to G4's running OS X ... Which is also why 
I'm still looking for screenshots of wx.NET running on OS X with 
pnet (with a cool carbon/aqua look ;-)
 
http://www.southern-storm.com.au/portable_net.html

Release 0.5.10 under QA right now and prolly on saturday :).. btw,
wx.NET CVS HEAD works (though I need a new wxGTK to test it out fully).

For a newbie , it's a bit more easier to get working from scratch.. 
and that's all there is  ...

>  ln -s /home/wilhelmp/wx.NET/Bin/wx.NET.dll /usr/lib/wx.NET.dll
>  ln -s /home/wilhelmp/wx.NET/Bin/libwx-c.so /usr/lib/libwx-c.so

hmmm... you ran ldconfig, right ?

Gopal
-- 
The difference between insanity and genius is measured by success


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.