Porting Movino on symbian - symbian

H all,
I have downloaded the movino for symbian from http://movino.org
But, i 've been facing may build error while building the app for symbian 3rd edition.
Is anyone successfully done this?
Or
Any suggestions on this?
Thanks,
KB

What about the Java ME version of Movino?

Related

I cant seem to open any OpenGL software

I recently reinstalled windows in my computer and cant seem to run any open source software that requires use of my GPU (Nvidia 1060) this includes Paraview/MeshLab/CloudCompare. According to windows everything seems to be okay as it regards to the drivers.Anyone has any idea on what the problems might be ?
Thank you in advance

Is there a way to run IOS Simulator on Windows 10?

I want to run IOS Simulator on Windows 10.
Is there a way to do this?
I dont think its possible to get the iOS simulator working on Windows. But if you are willing to explore a dual boot setup, have patience (and a supported motherboard/processor), then you could use OpenCore or Clover to get a macOS running on your pc. This will give you access to the iOS simulator and the other xcode tools.
If you take this route then you should know that macOS doesnt support ntfs writes out the box. This means that if you decide to create a shared volume that both the mac and windows partition would read and write from, then you would either need a 3rd party ntfs drive (e.g. macfuse) or to format your volume to exFAT (this gave me the best results and was free)
If you intend to run the latest macOS I would recommend going with OpenCore. The latest Clover versions ports pieces of OpenCore to it, and finding documentation on configuring the new Clover was a hassle for me. If you are fine with running Catalina and using an older xcode (and thus older iOS simulator), then I would recommend giving tonymac tools a shot. Building the installer took with very little effort. You need an account to download the tools (this is free but they ask for motherboard/gpu model for community posts and verification that you can actually run their software)
Native testing of iOS apps is only possible on an Apple device. But there are some ways to overcome that.
Some reference to external iOS simulating platforms: https://fossbytes.com/best-ios-emulators-pc-windows-mac/

CoreAVC 3.0.1 can't register on Win8.1 64bit

I installed CoreAVC 3.0.1 on my Windows 8.1 64bit, and want to use its decoder in MPC-HC. 32bit versions of CoreAVC and MPC-HC on Win8.1 64bit worked well. But when it turns to 64bit, MPC-HC can't find CoreAVC, and re-register CoreAVCDecoder64.ax fails with "A dynamic link library (DLL) initialization routine failed" error. I have already re-installed CoreAVC for many times. Can somebody help me with this? Thanks!
Since nobody ever seems to have answered this...CoreAVC is simply not supported under Windows 8/8.1/10. It has not been updated in quite some time and appears as though it will not be in the near future. Best bet is to try the CCCP for MPC-HC.
If you want to run HD video with CoreAVC, you'd better just go back to Windows 7.

Java Swings JMenuBar is not visible in windows 8

One of my application which is working fine since a long time, recently I installed it on Windows 8 and I saw that complete JMenuBar is not visible there anyone have any solution for this.
regards
Rajeev
solved myslef, there were some issue related to OS version check.
thanks

AIR: Adobe Air Debug Launcher stopped working...any logs?

I m having trouble with AIR debug launcher(adl) under win 7 64 bits home familial with AIR SDK runtime 2.7. It sometimes crash and i have no posibilities to understand if its because of my software or not.
Does anybody know how I can get some logs to know why it crashed ?
When its crash, the debugger is going away and i dont know where my software bugged if it did...
I have been testing my software under different SDK under win7 and i still had some adl crash. The software is working correctly under winXP. I suppose it has something to do with win7 and AIR but how can I find any informations on what is going on...?
thanks for any tips...
i have been able to find windows crash dump files. Then i have download windbg. And started debugging air debugger launcher... but im stuck... not good debugging without symbol files... I guess cant do more then that. The error come from an attempt to convert an integer to a unicode string but i dont know why this function is called, by who and when...
sometimes it doesnt crash also.
Finally found some windows crash dump log files. Also started to debug with windbg the AIR. :))) lol