res schrieb:
> On 31.03.2007 02:10, Felix H. Dahlke wrote:
>   
>> Tested with wxMSW/GTK 2.8.0 and 2.8.3 (all compiled with 
>>     
>
> Which one, wxMSW or wxGTK?
>
>   
Both.


wxWidgets is found,  but it says no about OpenGL support.
Here is the relevant part of config.log:

---
configure:51600: checking if wxWidgets is built with OpenGL support
configure:51707: g++ -o conftest 
-I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 
-I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-D__WXGTK__ -pthread    -I/usr/local/include    -L/usr/local/lib 
conftest.cpp -L/usr/local/lib -pthread -lwx_gtk2_aui-2.8 
-lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 
-lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 
-lwx_gtk2_gl-2.8  -lnsl  >&5
conftest.cpp: In function 'int main()':
conftest.cpp:34: error: call of overloaded 'wxGLCanvas(int, <anonymous 
enum>)' is ambiguous
/usr/local/include/wx-2.8/wx/gtk/glcanvas.h:76: note: candidates are: 
wxGLCanvas::wxGLCanvas(wxWindow*, wxWindowID, const wxPoint&, const 
wxSize&, long int, const wxString&, int*, const wxPalette&)
/usr/local/include/wx-2.8/wx/gtk/glcanvas.h:69: note:                 
wxGLCanvas::wxGLCanvas(wxWindow*, wxWindowID, int*, const wxPoint&, 
const wxSize&, long int, const wxString&, const wxPalette&)
configure:51713: $? = 1
---


Tell me if this isn't enough, but I bet it is. I also think that you can 
produce it easily, since I have the same result with 2.8.0 and 2.8.3 
both MSW and GTK on approximately 4 boxes.


I see the problem now, but I can't tell if conftest is CS or wx.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to