RE: Compiling wx.NET-0.5-source
"Michael S. Muegel" <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
> This program runs ok (and accesses postgresql db ok) using Npgsql. > It was not so difficult under wx.NET-0.4 (where I used > shared libraries) and it even compiled and ran it in > monodevelop. I will continue to work on my understanding of > the location of everything. It seems that your > wx.NET-0.5-Linux-Build version is the only one (as above) > that is currently working. I have much more work to do on this. Kevin, I'm uncertain whether you are still having problems. When we worked offline the key thing you were not doing was using the wrapper script, wxnet-run, to execute the samples. If you follow the instructions in the manual (http://wxnet.sourceforge.net/manual/libraries.html) to setup your development environment -- for example, by doing a make wxnet-install and adding WXNET_INSTALL_DIR/Bin to your ld.so.conf and doing an ldconfig and then installing wx.NET.dll to Mono's GAC -- you'll be able to do "mono wxnetapp.exe" to run an app on YOUR DEVELOPMENT SYSTEM. This would be especially useful within an IDE and for casual testing of an app. But in an install package you won't want to pollute the user's /usr/lib with wxWidgets, wx-c, etc. And likewise I don't think you'll want to install wx.NET.dll to the GAC. So you'll use the shell script method to have your app launched. -Mike -- Michael S. Muegel Dallas, TX ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click