Skip to content
  • 0 Votes
    2 Posts
    1k Views
    Dante LeonciniD

    achieve make it work like this:

    property string archivo: null function ubicacion(x) { archivo = x; return archivo.substr(8); }
  • 0 Votes
    2 Posts
    1k Views
    Dante LeonciniD

    Lo resolvi ya con este ejemplo http://doc.qt.io/qt-4.8/qdeclarativedynamicobjects.html
    Lo malo es que tengo que programar varias cosas que con el codigo anterior hacia perfectamente. pero ahora puedo crear las ventanas dinamicamente y cada una es independiente. no estan mas en una lista o cuadricula.

  • 0 Votes
    6 Posts
    2k Views
    Dante LeonciniD

    Creation Time Description Resource Path Location Type
    1471315239516 /Nokia/devices/Nokia_Symbian_Belle_SDK_v1.0/epoc32/release/armv5/lib/Qt3D.dso: No such file or directory model_viewer line 0 C/C++ Problem

    Creation Time Description Resource Path Location Type
    1471315239517 /Nokia/devices/Nokia_Symbian_Belle_SDK_v1.0/epoc32/release/armv5/lib/Qt3DQuick.dso: No such file or directory model_viewer line 0 C/C++ Problem

    achieves see a couple of examples on the computer. But when I try to compile it into " Carbide.c ++ " out those mistakes. not how to fix it

    edit:
    https://bugreports.qt.io/browse/QTBUG-20964
    I think this is the error but do not understand how to fix it.