Giter Club home page Giter Club logo

cascades-community-samples's Introduction

Cascades-Community-Samples

Samples authored by RIM and the Community showing how to use Cascades

First contribution was the sample showed during the BlackBerry 10 Super Jam session (video).

When adding to this repo, please have a readme saying what version it works on.

Challenges and Solutions to the #StumpTheBlackBerryDev program are listed here.

cascades-community-samples's People

Contributors

alisefidgar avatar anzorb avatar bbdnice avatar bcs925 avatar blackscorpion3 avatar btafel avatar bthornton32 avatar daneroo avatar diegoanfuso avatar dkonigsberg avatar ekke avatar igordezky-blackberry avatar jcmurray avatar jlarsby avatar jonrossca avatar kemobyte avatar mdwoolley avatar mkoch avatar msohm avatar nguyentran avatar paulbernhardt avatar pelegri avatar rmadhavan avatar rwallace2 avatar sf18443 avatar shaque avatar surashid avatar timwindsor avatar tobster619 avatar zukka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cascades-community-samples's Issues

pjsip is not building on ubuntu

hi,
i am trying to build pjsipdemo project according to this document
http://supportforums.blackberry.com/t5/Native-Development/Porting-PJSIP-PJMEDIA-and-PJLIB-to-BlackBerry-10/ta-p/2085751

when i am executing this command
./buildpjsip
i ma getting thsese errors..

Makefile:1: build.mak: No such file or directory
Makefile:2: build/host-.mak: No such file or directory
make: *** No rule to make target build/host-.mak'. Stop. checking build system type... i686-pc-linux-gnu checking host system type... i486-pc-nto-qnx8.0.0 checking target system type... i486-pc-nto-qnx8.0.0 checking for i486-pc-nto-qnx8.0.0-gcc... no checking for gcc... gcc checking whether the C compiler works... no aconfigure: error: in/home/ahsish/Downloads/bb10-pjsipdemo-master/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build/trunk':
aconfigure: error: C compiler cannot create executables
See config.log' for more details Makefile:1: build.mak: No such file or directory Makefile:2: build/host-.mak: No such file or directory make: *** No rule to make targetbuild/host-.mak'. Stop.
Makefile:1: build.mak: No such file or directory
Makefile:2: build/host-.mak: No such file or directory
make: *** No rule to make target build/host-.mak'. Stop. cp: missing destination file operand after/x86/lib'
Try `cp --help' for more information.
/home/ahsish/Downloads/bb10-pjsipdemo-master/bb10-pjsipdemo-master/pjbuildscripts/pjsip-build /home/ahsish/Downloads/bb10-pjsipdemo-master/bb10-pjsipdemo-master/pjbuildscripts
adding: libopencore-amrwb.a (deflated 67%)
adding: libopencore-amrnb.a (deflated 70%)
plz help me...
i have been facing this issue for one months..

NativeCamera fails to compile with undefined references...

The NativeCamera sample gets the following errors:

  • undefined reference to `_camera_set_photovf_property'
  • undefined reference to `camera_close'
  • undefined reference to `camera_open'
  • undefined reference to `camera_roll_open_photo'
  • undefined reference to `camera_start_photo_viewfinder'
  • undefined reference to `camera_take_photo'

Can't import NfcTool

For every sample app, you import the project.

For the NfcTool sample, you have to create the project.

Though this is fine, it would be more convenient to simply import the project.

Can NfcTool be modified so it has the required project files so it can simply be imported?

VideoPlayerSample - can we use a smaller video file?

Sorry for the flurry of gripes... one of the reasons I dislike git is that it forces me to pull down all files in a repository, even though I'm only interested in a few... I guess this is a good argument in favor of more repos instead of fewer ;)
I just spent about half an hour doing a git pull on this repo... connection was only getting between 20 and 70KB/s for me, which wouldn't be too terrible except that there are some large files in the repo.

VideoPlayerSample ships a ~13MB video file as an asset. Is there any chance we could dial back the bitrate, or use a shorter video? Maybe get it down to only a couple of megs?

Just a request.

NfcSharing ships an 11MB bar file

Why do we need to ship pre-built bar files?
I just did a git pull and it took about half an hour for some reason over my home connection.
NfcSharing is the largest codebase in this repository -- 17MB vs a couple hundred KB for most others.
Can we please strip this out?
Let people load the code and build the bar file.

not able to complie pjsip on ubuntu for blackberry 10

hi..
i am trying to compile the pjsip on ubuntu according to this document:
http://trac.pjsip.org/repos/wiki/Getting-Started/BB10#pjsippri
after setting the environment variables. after running this command i have facing the error:
connamd:CFLAGS="-O -g" ./configure-bb10 --disable-speex-aec
error is:
aconfigure: creating ./config.status
config.status: creating build.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating build/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating build/cc-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjlib/build/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjlib-util/build/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjmedia/build/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjsip/build/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating third_party/build/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating third_party/build/portaudio/os-auto.mak
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjlib/include/pj/compat/os_auto.h
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjlib/include/pj/compat/m_auto.h
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: creating pjmedia/include/pjmedia/config_auto.h
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: pjmedia/include/pjmedia/config_auto.h is unchanged
config.status: creating pjmedia/include/pjmedia-codec/config_auto.h
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: pjmedia/include/pjmedia-codec/config_auto.h is unchanged
config.status: creating pjsip/include/pjsip/sip_autoconf.h
./config.status: line 999: s//1/: No such file or directory
./config.status: line 1000: q: command not found
./config.status: command substitution: line 1001: syntax error near unexpected token }'
./config.status: command substitution: line 1001: }'
config.status: pjsip/include/pjsip/sip_autoconf.h is unchanged

plzzz help....

I mistakenly pushed a changeset to master instead of my fork

I mistakenly did a git pull && git push on the master branch instead of my fork and it seems to have included 800+ files worth of changes for some reason.
I am doing a "git reset --soft HEAD^ && git push" to revert it.

Sorry folks, it's been a year!

not able to compile pjsip project for bb 10

hi,
i am tryimg to compile a phsip project on blackberry native sdk 10 on simulator.
it is a mobile dialer. when i am building this project i am getting some errors here is my console output:

**** Build of configuration Simulator-Debug for project fiume ****

make -j2 Simulator-Debug
make -C .//translations -f Makefile update
cd x86 && /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/qmake -spec blackberry-x86-qcc ../fiume.pro CONFIG+=debug_and_release CONFIG+=simulator
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
make[1]: Entering directory /root/blackberry/fiume/translations' /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/lupdate fiume.pro Updating 'fiume_en_GB.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_fr.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_it.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_de.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume_es.ts'... Found 35 source text(s) (0 new and 35 already existing) Updating 'fiume.ts'... Found 35 source text(s) (0 new and 35 already existing) make[1]: Leaving directory/root/blackberry/fiume/translations'
make -C .//translations -f Makefile release
make[1]: Entering directory /root/blackberry/fiume/translations' /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/lrelease fiume.pro Updating '/root/blackberry/fiume/translations/fiume_en_GB.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_fr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_it.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_de.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume_es.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) Updating '/root/blackberry/fiume/translations/fiume.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 35 untranslated source text(s) make[1]: Leaving directory/root/blackberry/fiume/translations'
make -C ./x86 -f Makefile debug
make[1]: Entering directory /root/blackberry/fiume/x86' make -f Makefile.Debug make[2]: Entering directory/root/blackberry/fiume/x86'
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/AddressBook.hpp -o o-g/.moc/moc_AddressBook.cpp
qcc -Vgcc_ntox86 -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -x c++-header -c ../precompiled.h -o o-g/.obj/fiume.gch/c++
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/AudioManager.h -o o-g/.moc/moc_AudioManager.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/BpsPlatform.h -o o-g/.moc/moc_BpsPlatform.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/ContactEditor.hpp -o o-g/.moc/moc_ContactEditor.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/ContactViewer.hpp -o o-g/.moc/moc_ContactViewer.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/Fiume.hpp -o o-g/.moc/moc_Fiume.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/PjCallback.h -o o-g/.moc/moc_PjCallback.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/buddy.h -o o-g/.moc/moc_buddy.cpp
../src/PjCallback.cpp:327:6: warning: unused parameter 'call_id' [-Wunused-parameter]
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/callhistory.h -o o-g/.moc/moc_callhistory.cpp
../src/PjCallback.cpp:327:6: warning: unused parameter 'p_cont' [-Wunused-parameter]
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/callhistoryrecord.h -o o-g/.moc/moc_callhistoryrecord.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/debugger.h -o o-g/.moc/moc_debugger.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/kuzaranda.h -o o-g/.moc/moc_kuzaranda.cpp
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/navigator.h -o o-g/.moc/moc_navigator.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/AddressBook.o ../src/AddressBook.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/AudioManager.o ../src/AudioManager.cpp
../src/main.cpp:13:6: warning: unused parameter 'type' [-Wunused-parameter]
../src/kuzaranda.cpp: In function 'pj_bool_t default_mod_on_rx_request(pjsip_rx_data_)':
../src/kuzaranda.cpp:118:52: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/BpsPlatform.o ../src/BpsPlatform.cpp
../src/kuzaranda.cpp: At global scope:
../src/kuzaranda.cpp:152:1: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/ContactEditor.o ../src/ContactEditor.cpp
../src/kuzaranda.cpp:546:6: warning: unused parameter 'text' [-Wunused-parameter]
../src/kuzaranda.cpp:546:6: warning: unused parameter 'description' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/ContactViewer.o ../src/ContactViewer.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/Fiume.o ../src/Fiume.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/PjCallback.o ../src/PjCallback.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/buddy.o ../src/buddy.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/callhistory.o ../src/callhistory.cpp
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/callhistoryrecord.o ../src/callhistoryrecord.cpp
../src/kuzaranda.cpp: In member function 'int Kuzaranda::initializePjSip()':
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/debugger.o ../src/debugger.cpp
../src/kuzaranda.cpp:647:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
../src/kuzaranda.cpp:648:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/kuzaranda.o ../src/kuzaranda.cpp
../src/kuzaranda.cpp:649:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
../src/kuzaranda.cpp:650:41: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/main.o ../src/main.cpp
../src/kuzaranda.cpp:674:53: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/navigator.o ../src/navigator.cpp
../src/kuzaranda.cpp:675:50: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_AddressBook.o o-g/.moc/moc_AddressBook.cpp
../src/kuzaranda.cpp:676:50: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_AudioManager.o o-g/.moc/moc_AudioManager.cpp
../src/kuzaranda.cpp:677:55: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_BpsPlatform.o o-g/.moc/moc_BpsPlatform.cpp
../src/kuzaranda.cpp:733:43: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_ContactEditor.o o-g/.moc/moc_ContactEditor.cpp
../src/kuzaranda.cpp:853:44: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_ContactViewer.o o-g/.moc/moc_ContactViewer.cpp
../src/kuzaranda.cpp:854:47: warning: deprecated conversion from string constant to 'char_' [-Wwrite-strings]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_Fiume.o o-g/.moc/moc_Fiume.cpp
../src/kuzaranda.cpp:583:34: warning: unused variable 'ring_port_name' [-Wunused-variable]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_PjCallback.o o-g/.moc/moc_PjCallback.cpp
../src/kuzaranda.cpp:583:50: warning: unused variable 'ring_file_name' [-Wunused-variable]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_buddy.o o-g/.moc/moc_buddy.cpp
../src/kuzaranda.cpp:584:24: warning: unused variable 'ring_pjsua_port' [-Wunused-variable]
../src/kuzaranda.cpp: At global scope:
../src/kuzaranda.cpp:1198:6: warning: unused parameter 'text' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_callhistory.o o-g/.moc/moc_callhistory.cpp
../src/kuzaranda.cpp:1201:6: warning: unused parameter 'text' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_callhistoryrecord.o o-g/.moc/moc_callhistoryrecord.cpp
../src/kuzaranda.cpp:1253:6: warning: unused parameter 'responseHeader' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_debugger.o o-g/.moc/moc_debugger.cpp
../src/kuzaranda.cpp:1256:6: warning: unused parameter 'bytesRead' [-Wunused-parameter]
../src/kuzaranda.cpp:1256:6: warning: unused parameter 'totalBytes' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_kuzaranda.o o-g/.moc/moc_kuzaranda.cpp
../src/kuzaranda.cpp:1259:6: warning: unused parameter 'hostName' [-Wunused-parameter]
qcc -Vgcc_ntox86 -c -Wc,-include -Wc,o-g/.obj/fiume -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../fiume -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtSensors -I../src -I../include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtMobility -Io-g/.moc -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include -I/opt/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -o o-g/.obj/moc_navigator.o o-g/.moc/moc_navigator.cpp
../src/kuzaranda.cpp:1259:6: warning: unused parameter 'authenticator' [-Wunused-parameter]
qcc -Vgcc_ntox86 -lang-c++ -Wl,-rpath-link,/opt/bbndk/target_10_1_0_1020/qnx6/x86/lib -Wl,-rpath-link,/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib -Wl,-rpath-link,/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib/qt4/lib -o o-g/fiume o-g/.obj/AddressBook.o o-g/.obj/AudioManager.o o-g/.obj/BpsPlatform.o o-g/.obj/ContactEditor.o o-g/.obj/ContactViewer.o o-g/.obj/Fiume.o o-g/.obj/PjCallback.o o-g/.obj/buddy.o o-g/.obj/callhistory.o o-g/.obj/callhistoryrecord.o o-g/.obj/debugger.o o-g/.obj/kuzaranda.o o-g/.obj/main.o o-g/.obj/navigator.o o-g/.obj/moc_AddressBook.o o-g/.obj/moc_AudioManager.o o-g/.obj/moc_BpsPlatform.o o-g/.obj/moc_ContactEditor.o o-g/.obj/moc_ContactViewer.o o-g/.obj/moc_Fiume.o o-g/.obj/moc_PjCallback.o o-g/.obj/moc_buddy.o o-g/.obj/moc_callhistory.o o-g/.obj/moc_callhistoryrecord.o o-g/.obj/moc_debugger.o o-g/.obj/moc_kuzaranda.o o-g/.obj/moc_navigator.o -L/opt/bbndk/target_10_1_0_1020/qnx6/x86/lib -L/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib -L/opt/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib/qt4/lib -L/opt/bbndk/target_10_1_0_1020/qnx6//usr/lib/qt4/lib -L../lib -L../lib/upnp -lpjsua-i486-pc-nto-qnx8.0.0 -lpjsip-ua-i486-pc-nto-qnx8.0.0 -lpjsip-simple-i486-pc-nto-qnx8.0.0 -lpjsip-i486-pc-nto-qnx8.0.0 -lpjmedia-codec-i486-pc-nto-qnx8.0.0 -lpjmedia-videodev-i486-pc-nto-qnx8.0.0 -lpjmedia-i486-pc-nto-qnx8.0.0 -lpjmedia-audiodev-i486-pc-nto-qnx8.0.0 -lspeex-i486-pc-nto-qnx8.0.0 -lopencore-amrnb -lgsmcodec-i486-pc-nto-qnx8.0.0 -lilbccodec-i486-pc-nto-qnx8.0.0 -lg7221codec-i486-pc-nto-qnx8.0.0 -lpjnath-i486-pc-nto-qnx8.0.0 -lpjlib-util-i486-pc-nto-qnx8.0.0 -lresample-i486-pc-nto-qnx8.0.0 -lmilenage-i486-pc-nto-qnx8.0.0 -lsrtp-i486-pc-nto-qnx8.0.0 -lportaudio-i486-pc-nto-qnx8.0.0 -lpj-i486-pc-nto-qnx8.0.0 -lpjsdp-i486-pc-nto-qnx8.0.0 -libbb -L/opt/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/lib -lQtSensors -lbbcascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lsqlite3 -lz -lQtXmlPatterns -lQtGui -lQtNetwork -lsocket -lQtCore -lm -lbps
make[2]: Leaving directory /root/blackberry/fiume/x86' make[1]: Leaving directory/root/blackberry/fiume/x86'
../src/navigator.cpp:63:6: warning: unused parameter 'type' [-Wunused-parameter]
/opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/ntox86-ld: cannot find -libbb
cc: /opt/bbndk/host_10_1_0_132/linux/x86/usr/bin/ntox86-ld error 1
make[2]: *** [o-g/fiume] Error 1
make[1]: *** [debug] Error 2
make: *** [Simulator-Debug] Error 2

**** Build Finished ****
i dont know why my console output showing the same things twice ..
plz help

Submitting a utils class

Hi,

I've compiled a SHA256 utils class, which could save someone a lot of time as its not natively supported by BB10. I'm unsure where to contribute as it doesn't have an interface.

Cascades Library Template - instructions wrong & incomplete

The instructions for the Cascades Library Template appear to be wrong and/or incomplete.

This appears to be wrong. Filenames cannot start with a period.

  • Rename MyLibrary.pro to .pro
  • Rename mylibrary.prf to .prf

Also, instructions on what needs to be done to the "MyApplication" to import mylibrary after it's renamed are missing.

NfcTool ships 7 bar files

Do we need to ship so many bar files? if any?

again.. the repo is up over 60MB in size, which kinda sucks for people to deal with on slower connections.

create icon/image

How to build icon/logo in cascade applications such as facebook or twitter logo during startup.

NFCTool Lite problem reading tag subsequentially?

Hello,
yesterday I did some testing with NDK, NFC Tool Lite and a dev alpha device that I have, updated with the last version of BBOS10.

I have a strange behaviour with NFC Tool Lite but I think NFC Tool could have the same problem.
I have a Mifare Ultralight.
This is the test that makes problem:

1 - Open NFC Tool Lite from the phone
2 - Select the option for read rfid tag and pass the tag under the phone: now the phone display the content of the tag and other information about the tag.
3 - Pass again the tag: the new read content is appended to the screen
4 - Go back to menu
5 - Press read option and pass the tag again: the application seems to read the content (I see it for less than a second) but change fast and I see a totally black screen.. and I'm unable to do anything..

After that I press top button 2 times (screen switch off and on) and than I'm able again to see the application.

Do you want more information?
Any idea?

I really appreciate your work!
Thanks you

camera photo samples may render viewfinder sideways on some hardware

All of the camera samples were written with OMAP hardware, which supports viewfinder rotation. The photo viewfinder samples may tend to render sideways on non-OMAP hardware.
The fix for this is to apply screen_set_window_property_iv(...., SCREEN_PROPERTY_ROTATION, ....); when the viewfinder window attaches.

This issue is here to remind me to revisit this when I get a chance. Heck -- any community takers?? :P

Using mm-render in cascades

Hi,
I was trying to use mm-renderer library in cascades! But while using it , the project is not creating any binary! Also there is no code line error! Please help me!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.