Getting Error , While Installing the Binaries on BB10 Virtual Machine - blackberry-10

Hello Everybody ,
I am using BB _10.0.09 , I am getting error while installation the
binaries ,please have a look at the attached Screen Shoot.
Getting Error Message :
"Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope before setting MAKEFILE_GENERATOR"
Please suggest me Where I am doing wrong ?

I got a solution from this link http://supportforums.blackberry.com/t5/Native-Development/BB10-Native-Cascades-SDK-not-connecting-to-Alpha-BB10-simulator/td-p/1719865/page/5
reason .. I am not setting the development Mode , by default it set to Device -Debug , when I changed it to Simulator-Debug it is working fine ..

Related

Machine not connecting to Github

I'm trying to follow along with a tutorial video and I am unable to get past the 1st step of creating the project using react next js. Within Visual Studio Code I enter the following then am giving the response -
after opening vscode and opening a terminal I type
-npx create-next-app -e with-tailwindcss ( then my projects name )
After I press enter, the files start to download, but then I receive an error as stated below
-Downloading files for example with-tailwindcss. This might take a moment.
? Could not download "with-tailwindcss" because of a connectivity issue between your machine and GitHub.
Do you want to use the default template instead? » (Y/n)
I am unable to start the project because I am receiving the error that there is a connectivity issue between my machine and github. I do not understand why because I have never seen this error before prior to using the command npx- create-next-app -e with-tailwindcss
If I type npx create (project name) I do not receive an error and there is no connectivity issue between my machine and github.
Does anyone know how to solve this? I have been browsing everywhere and cannot find the solution. Thank you !

Debugging MBED with Eclipse

I am currently using mac OS to set up a debugger to debug Mbed OS application , I followed the instruction from https://os.mbed.com/docs/mbed-os/v5.12/tutorials/eclipse.html .
I successfully set up the local debug toolchain and I am stuck at this error for quite awhile already. I install "make" as written in the documentary using homebrew and also set the path as suggested but still getting this error
00:13:27 **** Incremental Build of configuration Default for project mbed-os-example-blinky ****
make all
Cannot run program “make”: Unknown reason
Error: Program “make” not found in PATH
PATH=[/Users/roseyv/Developer/gcc-arm-none-eabi-6-2017-q2-update/bin/arm-none-eabi-g++]
00:13:27 Build Failed. 1 errors, 0 warnings. (took 4ms)
Any idea how to resolve this issue? or if there is any other better way we can set up debugger to debug MBED os application
Your help will be greatly appreciated, Thank you in advance!
In the mean time Mbed has updated their website. The link you posted is no longer valid. My suggestion now would be to use Mbed Studio.
Unfortunately Mbed is moving away from supporting Eclipse and only supports IDE's for which you have to be logged in with your account, Mbed Studio or the online compiler.
You could build from the command line option. Next use something like a Segger j-link and Segger Ozone to debug. I found Ozone easier to setup with random code compared to embedded debugging on Eclipse. This is what you pay for.

Has anyone seen this error while running TestComplete?

I have been having problems working with TestComplete. What I have are:
TestComplete Version 10.0.531.7, 64 bits
Windows 7 Enterprise, Service Pack 1
Whenever I start TestComplete, it gives me this error. Please see screenshot below:
If I choose to
Don't terminate the application AND
Don't send
TestComplete allows me to proceed but after I click on "Edit" button then "Next", it tells me that the specified data source can not be found. Please see screenshot below:
I am not really sure if those two errors are related, has anyone seen this kind of error before?
PS. I have tried reinstalling Oracle data base 11.2.0, but it does not help.
Many thanks
I found the problem:
I needed to install Oracle ODAC101040.exe
Now the problem has been solved.

Netbeans IDE trouble

I have just installed Netbeans on a Windows 8 computer and it seems to work (mostly) correct. When I try to run a C program I have created in the IDE (to debug), it compiles without error but during the run phase returns the message ... "Cannot find /tmp, please create". I thought this might be a permissions problem but couldn't see anything out of joint there. Any advice? Anyone run into this problem?

Error while running CsipSample code.

I downloaded Csipsample from google code and trying to work on that.I built the app based on the instructions given in https://code.google.com/p/csipsimple/wiki/HowToBuild
while running the app on my mobile it is giving
"can't load native library. cpu arch invalid for this build"
Even when i try to run it on Emulator also it is giving the same error.In some forum i found there might be problem with .so files. Even i tried that one also but still its not working.
The same problem i found here also :
https://groups.google.com/forum/#!topic/csipsimple-dev/uxkRx1vmzNk
Can anyone please give a solution for this ?
Simply rename your Lib folder with Libs