Topic profile page for SDK.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: SDK.
Topic "Sdk" was discussed 52,323 times on 3,368 sites in last 3 months
Just got home. Updated to iTunes 9. Now downloading... Just got home. Updated to iTunes 9. Now downloading iPhone OS 3.1. Plan for later - download iPhone SDK 3.1 and play with all the new toys. 1:59 PM Sep 9th from Tweetie
Started 7 hours, 28 minutes ago (2009-11-24 19:37:00)
by brian.egan
Does each S60 SDK have a unique MACRO identifier? If so where is it defined? I know that there are higher level MACROS such as EKA2 for Symbian 9 SDKs. However I need to differentiate between indiviual SDKs at compile time. Thanks, Brian
Started 13 hours, 8 minutes ago (2009-11-24 13:57:00)
by Da Re
Plugins SDK can't use "liferay-util:include" Don't believe me? Just try it. Use the SDK to create a JSP Portlet. Create another file called "test.jsp" in the same directory/folder as the view.jsp. Put some random text in the test.jsp file, and try to use the "liferay-util:include" tag to display the contents of test.jsp in the view.jsp. Good luck. hint: the problem is that "liferay-util:...
Started 1 day, 3 hours ago (2009-11-23 23:50:00)
by Khanh Hoang
I'm having issue implimenting Bing Maps Interactive SDK within a widget. Currently it is failing at map.LoadMap Where can i find out what's the limitation of Bing Maps Interactive SDK within a widget. map = new VEMap('divMap'); map.LoadMap(new VELatLong(sLatitude, sLongitude)); map.SetZoomLevel(11); var locations; if (start=="from") locations = new Array(...
Started 1 day, 6 hours ago (2009-11-23 20:54:00)
by sonali prasadinie mendis
Hi, I'm new to liferay. I'm trying to get plugin SDK from the liferay svn. I checkout the svn using root as svn://svn.liferay.com/repos/public with user name guest with no password. Upto 41.92MB it gets downloaded. While downloading webs/jbpm-web/.project it gets stucked. I tried several times using different svn clients, but same problem is appearing again and again. Please help me to ...
Started 1 day, 11 hours ago (2009-11-23 16:04:00)
by dinesh547
hi all, I am trying to use 1st edition sdk for building application. I have visual studio.net 2003.. Can someOne Please Tell me how to configure the sdk for visual studio.net 2003? i searched on forum too. Bt there is not much help avaialble for 1st edition sdk..
Started 1 day, 11 hours ago (2009-11-23 15:42:00)
by SimDevPro
I'd got the ESP SDK and on the MS ESP developer site, I read that to install silently ESP SDK you must run setup.msi /s command. But, I'd not find any setup.msi on any 4 ISO DVD's. If somebody could help me to find how can I install this ESP SDK ? Thanks in advance. SimDEVPro
Started 1 day, 15 hours ago (2009-11-23 11:54:00)
by bduthoit
Hi ! I'm trying to get my emulator work but i can't do it. So i'm trying to run : C:\S60_N97\Nokia_N97_SDK_v1.0\epoc32elease\winscw\ udeb\sdk.exe in cmd line The prgram is launched but it exits and displays Quote: %% -> instance : error invoke In my epocwind.out, I have this : Code: PlatSecEnforcement OFF ...
Started 1 day, 17 hours ago (2009-11-23 09:44:00)
by richardmijo
Good day. I need to convert files. "Doc". "Odt" to. "Pdf". Is it possible to convert such files with the sdk-openoffice? Can you help me with some example?. I'm working with java and netbeans 6.5.1. Thank you very much
Started 1 day, 17 hours ago (2009-11-23 09:31:00)
by Batisse D.
Hi all, I created a video chat software with UCCA API by modifying the IMVoip sample that comes with the SDK. I make a video call with the software, the partner accepts the call, I can see my cam go online but after a few seconds the call is dropped. I am making the call from an external user to another external user. When we test with Communicator 2007, everything works fine. A/V ...
Started 3 days, 15 hours ago (2009-11-21 11:09:00)
by Roy Schestowitz
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Security adapters ship with Linux SDK ,----[ Quote ] | Cavium announced a new line of Nitrox network | security adapters that ship with a Linux SDK. | The Nitrox XL CN16XX-NFBE family offers a FIPS | 140-2-certified hardware security nodule (HSM) | with PCI Express Gen2 connectivity and | integrated Network Interface Card (NIC...
Started 3 days ago (2009-11-22 02:50:00)
by Prongle
'Safarierrordomain error 2' appears midway through sdk download. Ideas? Hey all, Have attempted to download the iPhone SDK 4 times now. Every single time it gets to around 1.7 gig of the 2.5 gig it stops and brings up the error in the above title. Any ideas? Regards Prongle Macbook * Mac OS X (10.6.2) * *...
Started 1 week ago (2009-11-18 01:33:00)
by The Wolf
k this is fucking worse than a john queer tractor or combine. i got dx to install and it appears in add/remove programs and now sdk wont install because it says deus ex needs to be installed in the folder wtf is this bs
Started 1 day, 21 hours ago (2009-11-23 05:11:00)
by richardmijo
Good day. I want to use the openoffice sdk from JSP, What things can make the sdk in jsp? Could someone help me with an example? I was reading about ConverterServlet but I have not been able to operate. I am working with netbeans 6.5.1 Thank you very much
Started 3 days, 13 hours ago (2009-11-21 13:54:00)
by Olsmar
When I visit the SDK page I get error on a few examples there. for example The simple add pushpin. I have tryed a few other example on my own server with the controll and same behavior. When I remove the parts with lonitude and latidude (eg xx.xxxxx) from the XAML part and set in in the code behind it works. Is this the behaivior of the control or do I make something wrong? And ...