<html><head><meta http-equiv="Content-Type" content="text/html charset=koi8-r"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Forwarded from qt-interest.<div><br><div>
Иван Комиссаров
</div>
<div><br><div>Начало переадресованного сообщения:</div><br class="Apple-interchange-newline"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>От: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Иван Комиссаров <<a href="mailto:abbapoh@gmail.com">abbapoh@gmail.com</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Тема: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>QBS problems</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Дата: </b></span><span style="font-family:'Helvetica'; font-size:medium;">24 января 2013 г., 15:31:40 GMT+04:00<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Кому: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:interest@qt-project.org">interest@qt-project.org</a><br></span></div><br><div>Hello, i'm trying to start using QBS. I'm following this <a href="http://doc-snapshot.qt-project.org/qbs/qbs-qt-versions.html">http://doc-snapshot.qt-project.org/qbs/qbs-qt-versions.html</a> instruction, however i can't set baseProfile for my qt, i get following error trying to build example app:<br>ERROR: Unknown property: qbs.baseProfile<br><br>Without base property i get another  error:<br>ERROR: /Users/arch/Programming/qt4/alien/qbs-build/share/qbs/modules/qt/core/qtcore.qbs:60 Binding 'cpp.frameworkPaths' failed, no property 'cpp' in the scope of module qt/core<br><br>Here's my config:<br><br>$ qbs config --list <br>defaultProfile: qt484<br>profiles.clang.cpp.compilerName: clang++<br>profiles.clang.cpp.toolchainInstallPath: /usr/bin<br>profiles.clang.qbs.architecture: x86_64<br>profiles.clang.qbs.endianness: little-endian<br>profiles.clang.qbs.targetOS: mac<br>profiles.clang.qbs.toolchain: gcc<br>profiles.gcc.cpp.compilerName: g++<br>profiles.gcc.cpp.toolchainInstallPath: /usr/bin<br>profiles.gcc.qbs.architecture: i686<br>profiles.gcc.qbs.endianness: little-endian<br>profiles.gcc.qbs.targetOS: mac<br>profiles.gcc.qbs.toolchain: gcc<br>profiles.qt484.qt.core.binPath: /Developer/Tools/Qt<br>profiles.qt484.qt.core.incPath: /usr/include<br>profiles.qt484.qt.core.libInfix: <br>profiles.qt484.qt.core.libPath: /Library/Frameworks<br>profiles.qt484.qt.core.mkspecPath: /usr/local/Qt4.8/mkspecs/macx-xcode<br>profiles.qt484.qt.core.namespace: <br>profiles.qt484.qt.core.version: 4.8.4<br><br>Иван Комиссаров<br><br></div></div><br></div></body></html>