therion-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Therion] loch crash.


From: Michael Lake
Subject: Re: [Therion] loch crash.
Date: Sun, 11 Feb 2007 18:07:49 +1100
User-agent: Internet Messaging Program (IMP) 3.1

Hi 

Stacho asked:

> Another point - we have to be sure, that the problem is in loch. Could you
> please try to compile and run default wxWidgets OpenGL samples?
> (e.g. samples/opengl/cube). If it will work, the problem is in loch, if not, 
> the
> problem is in wxWidgets OpenGL canvas.

Good point.

cube$ ls
Makefile  cube.cpp  cube.h
cube$ make
g++ -c `wx-config --cxxflags` -o cube.o cube.cpp
cube.h:49: error: default argument for parameter of type 'const wxString&' has
type 'const char [13]'
cube.h:53: error: default argument for parameter of type 'const wxString&' has
type 'const char [13]'
cube.cpp: In constructor 'ScanCodeCtrl::ScanCodeCtrl(wxWindow*, wxWindowID, int,
const wxPoint&, const wxSize&)':
cube.cpp:68: error: conversion from 'const char [1]' to 'const wxString' is
ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are:
wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note:                
wxString::wxString(int) <near match>

so it looks like there are lots of things wrong. It could be that I just dont
have something else for development that I need installed maybe ?

Mike Lake

_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]