CVS compilation under Linux
"Robert Roebling" <[email protected]> Mon, 06 Dec 2004 15:58:27 +0100
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm currently trying to compile CVS under Linux using the latest of everything. After a few tweaks which result from removal of the print setup dialog in wxWidgets's CVS, I get the following warnings and one error: ==== Building wx.NET ==== TabCtrl.cs(15) warning CS1030: #warning: 'TabCtrl not supported by wxGTK and Mac, Win only' ListCtrl.cs(1031) warning CS0108: The keyword new is required on `wx.ListCtrl.KeyDown' because it hides `Window.KeyDown' SpinCtrl.cs(133) warning CS0108: The keyword new is required on `wx.SpinCtrl.UpdateUI' because it hides `Window.UpdateUI' TextCtrl.cs(829) warning CS0108: The keyword new is required on `wx.TextCtrl.UpdateUI' because it hides `Window.UpdateUI' TreeCtrl.cs(1335) warning CS0108: The keyword new is required on `wx.TreeCtrl.KeyDown' because it hides `Window.KeyDown' Slider.cs(217) warning CS0108: The keyword new is required on `wx.Slider.UpdateUI' because it hides `Window.UpdateUI' AssemblyInfo.cs(29) error CS0246: Could not find attribute 'AllowPartiallyTrustedCallers' (are you missing a using directive or an assembly reference ?) Compilation failed: 1 error(s), 6 warnings ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/