Skip to main content

Questions tagged [sdk]

A software development kit (SDK) is a set of development tools that allows for the creation of software for a certain hardware platform, development environment, or software package. A SDK may consist of a combination of APIs, an IDE or other development tools, and frameworks.

5 votes
3 answers
4k views

Any recommendations for a PDF 3D SDK with C++ interface [closed]

I'm on the look out for a Cor C++ library / SDK that will allow me to either write a 3d PDF directly, or convert a DXF or DWG into a 3D PDF. So far I have come up with the PDF3d library which fits ...
SmacL's user avatar
  • 22.7k
0 votes
2 answers
105 views

SmartPhone with a good SDK on Sprint PCS?

For as long as mobile phones have been running third-party applications, I've wanted to try my hand at writing some. Now that it's coming time to replace my PalmOS-powered Treo 530, I'm looking to ...
Yes - that Jake.'s user avatar
14 votes
4 answers
8k views

Develop for PlayStation 3 Linux [closed]

I'm interested in developing software for Sony PlayStation 3 consoles which contains a multi-core Cell processor, targeting any PS3-compatible Linux distribution. "A single PS3 performs better than ...
Robin Rodricks's user avatar
11 votes
2 answers
10k views

PlayStation 2 game development on any console?

I'm interested in creating software/games for Sony PlayStation 2 consoles since they contain powerful processors for graphics (GPUs), floating-point calculations and general CPU. I have acquired a ...
Robin Rodricks's user avatar
1 vote
1 answer
1k views

Mixing Static Libraries of C Code built from different versions of Visual Studio 2002 and later

I have a static linkable library of C and Fortran routines compiled and linked together using the Visual Studio 2002 C (v7.0) Compiler and the Intel Fortran 9.0.018 Compiler. The C code in my library ...
Heston T. Holtmann's user avatar
4 votes
5 answers
1k views

Software and hardware requirements for iOS development

What are the options for developing iPhone apps? Currently I've tried to install gnu kit for Linux without success! Too many steps, and at the and I was unable to compile a single app. The Apple SDK ...
gmuller's user avatar
  • 451
3 votes
3 answers
395 views

What SDK should I use? c++

I have this program in mind that I would like to attempt and create in c++. I am not sure what SDK I should use, Here is the idea: Basically like Facebooks status' or twitter but strictly for your ...
user avatar
48 votes
10 answers
32k views

Frameworks vs. SDKs

What is the difference between a framework and an SDK? Take, for example, the MS platform SDK and the .NET framework. Both have API's, both hide their inner workings, and both provide functionality ...
Brian's user avatar
  • 3,535
2 votes
2 answers
1k views

Can I access the visual voicemail files on the iphone thru the SDK?

I would like to access the visual voicemail files that are stored on an iphone. Are there ways to access these files through the SDK? Does anybody have any experience in working with these files? I ...
JMeringer's user avatar
  • 151
2 votes
2 answers
3k views

WM 5 SDK Symbol

We have a large number of Window Mobile Devices (Symbol MC35 & MC70). I want to write a small app that gets the device serial number and simcard serial number (not phone number). I have tryed ...
MartGriff's user avatar
  • 2,841
0 votes
5 answers
821 views

blackberry development, is it as userfriendly as smartphone dev?

I have played around with smart phone development (windows ce), and it seemed pretty straight forward using vs.net and having a nice emulator etc. How is blackberry development? Seeing as it uses ...
Blankman's user avatar
  • 265k
0 votes
1 answer
2k views

Symbol SDK - Get Device Serial Number

Has anyone done any development with the Symbol Device SDK? I want to get the Device Serial Number and write it to a value in the registry. Does the Symbol SDK get you the facility of getting the ...
user avatar
0 votes
2 answers
339 views

Is there a difference (re optimizations) between MSVC++ 2008 and PSDK compiler?

I have just installed the Platform SDK for Windows Server 2008 and .NET 3.5 on my new system, and for the first time tried to compile a project for WIN64. The Unicode Release version of that program, ...
mghie's user avatar
  • 32.2k
5 votes
0 answers
6k views

ABBYY FineReader Engine API Resources [closed]

Does any one worked with ABBYY FineReader Engine 9.0 API? There are almost no resources available on internet. The only thing is the developer reference help file installed along with it. But that is ...
Ramesh Soni's user avatar
51 votes
5 answers
34k views

Creating a custom ODBC driver

At my current job, we're looking to implement our own odbc driver to allow many different applications to be able to connect to our own app as a datasource. Right now we are trying to weigh the ...
Nicholas Mancuso's user avatar

15 30 50 per page