[Qt-creator] Jump to definition and encoding

Ladnar, Marc Marc.Ladnar at ksab.kroschu.com
Wed Jul 29 09:51:08 CEST 2009


Hello,
 
I figuered another problem in Version 1.2.1.
 
I have e.g. 3 files:
    dir1/X.h
    dir1/X.cpp containing #include Y.h, project.pro contains INCLUDEPATH
+= dir3
    dir2/Y.h
    dir3/Y.h linked to dir2/Y.h for collecting all project relevant
header files in dir3 (I have very deep project structure with many
classes)
 
When I jump from X.cpp via a shortcut into Y.h, it tells me the error:
"Could not decode ... with System-encoding"
Opening Y.h from project tree, I don't have any encoding errors.
 
Is it possible that the "jump to definition" finds my link on the
original file and that causes the problem?
 
Regards,
 
  Marc Ladnar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090729/66083d2f/attachment.html 


More information about the Qt-creator-old mailing list