EuInc.Conf Problem
- Posted by euphoric (admin) Mar 26, 2009
- 774 views
In trying to run the QT demos provided by Jeremy, I get the error message:
C:\PROGRA~1\Euphoria\EuQT\examples\hello.ex:6 can't find qt/core.e in C:\PROGRA~1\Euphoria\EuQT\examples\ or in C:\PROGRA~1\Euphoria\EuQT\examples or in c:/euphoria/include/;c:/eu_include/euslibs/;c:/eu_include/eusql/;c:/eu_include/matheval/;c:/eu_include/win32lib/include/;c:/eu_include/wxeuphoria/;c:/eu_include/odbc/;c:/eu_include/ooeu/;c:/eu_include/creole/;c:/eu_include/eugtk/;c:/bin/bbcmf-system/;c:/bin/bbcmf-plugins/;c:/bin/bbcmf-jslibs/ or in C:\EU_INCLUDE\WIN32LIB\INCLUDE;C:\EU_INCLUDE\WXEUPHORIA\INCLUDE\;C:\EU_INCLUDE\EUGRID\;C:\EU_INCLUDE\XCONTROLS\;c:\eu_include\other;c:\eu_include\eusql;c:\eu_include\postgresql;c:\euphoria\source;c:\eu_include\ooeu;c:\eu_include\matheval;c:\eu_include\odbc;c:\eu_include\euslibs; or in C:\EUPHORIA\include include qt/core.e as qt ^
It seems to be ignoring the euinc.conf file provided in the examples folder and seeing the one in my euphoria/bin folder. I would hope that the interpreter could make use of both euinc.conf files... isn't that the expected behavior?
(Looks like there needs to be some kind of option for allowing word wrap in {{{...}}} sections. Otherwise, it will screw up HTML displays in browsers.)