Can ip开发者_开发技巧hone apps run on windows or android phones? Is there any tool or framework available?PhoneGap is also multiplatform.
Unfortunately I\'m not a linux expert. I tried 0MQ (ZeroMQ) communcation library on my host computer and want to use it for an embedded device. The CPU is an TI DM64x (arm_v5t_le architecture), we use
I downloaded Lazarus, but have worked with Embarcadero Delphi IDE too. I have a question about building cross-platform Delphi applications.
I am running the 32bit version of Ubuntu 10.10 and trying to cross compile to a 64 bit target. Based on my research, I have installed the g++-multilib package.
I have written a code, basically for windows using VC++ with development environment MS Visual Studio 2010.
I have been using a socket library for C++. Some other info: 32 bit Linux, Codelite and GCC toolset. I want to be able to compile my program for Windows using the windows edition of Codelite. The so开
I am running OpenCV on a Beagleboard xM with a webcam under Ubuntu. The webcam runs fine, but only in YUYV mode. I.e., luvcview using jpeg compression has many frames which are half cut-off, incorrect
I\'m new to linux and have been learning gtk+ the past couple of days, and was wondering how you would go about compiling an applica开发者_JAVA百科tion to run on windows instead of linux (ubuntu). I f
I am trying t开发者_运维知识库o build a buildroot with kernel image, and after doing make menuconfig and make, I am getting:
I\'m developing a Qt application and I need to support Linux, Windows and Mac OS X. The only problem however is that I do not own a Mac. Is it possible to compile my application for Mac OS X on Linux