target-platform Questions

6

Solved

I have installed the latest Windows 10 SDK from here: https://developer.microsoft.com/de-de/windows/downloads/windows-10-sdk When I try to rebuild my solution, I get the error "MSB8036 The Windows...
Waterscape asked 30/6, 2016 at 21:47

3

Solved

I am getting following runtime error, with my console application(VS2012) which refers to "dcasdk.dll". .Net Framework of the console app is 4.5, platform target is "Any CPU". Could not load file ...
Stephenson asked 25/4, 2017 at 12:22

3

Solved

I tried finding the information both on their website and on the Internet, but it appears that everywhere I look, a different list pops up. Their front page says iOS, Android, Windows and Mac. In...
Hilleary asked 14/11, 2013 at 10:8

2

I'm using a target definition that references a P2 update site. Update site was updated recently with a plugin that has same version and qualifier as previous version, but different content. I've...
Hallett asked 11/11, 2014 at 8:34

5

Solved

When developing an RCP application against a target platform, I (and others) often come across dependencies which need to be added from the Eclipse releases software site. Whenever a plug-in is inc...
Teetotaler asked 5/4, 2012 at 8:58

2

We have a software in 32 and 64 bits that calls our exe and passes events to it(like a plugin). The thing is that our exe has to execute in the same bitness(x86/x64) as the calling software (if th...
Kimberly asked 26/1, 2017 at 11:7

5

Solved

I have several projects in a large solution that won't convert to V4.5.1 (or even V4.5). Most did, but obviously I need to get all of them converted. The GUI in Visual Studio says that it did it an...
Underwriter asked 23/1, 2014 at 18:46

1

Solved

I would like to develop plugins for an RCP Applicaction. Now, they provide a .target file for development. I tried to read on several Eclipse pages but I could not find out how to use that file. Do...
Huxham asked 27/10, 2015 at 13:8

3

Solved

In VS2005 and up, is it possible to specify which configuration should be selected by default? I have several configurations in my solution but one of them should be used in most cases. Hence I'd ...

1

When trying to add a Software Site (p2 plugin repository - either one generated by p2 Publisher or Nexus with p2 support) to a target definition via the "Target Definition Wizard" there seem to ...
Prescriptive asked 20/8, 2013 at 17:14

1

I'm wondering: What is the best way of adding a bundle to a p2 based target platform? I don't want to use local directories, I want to have a target platform that works 'out of the box' for all our...
Gymnosperm asked 17/4, 2012 at 12:52

2

I have a problem concerning target definitions in Eclipse. I want to use plugin version 1.0.0, which is in my target platform definition, while I have the plugin project in my workspace with versio...
Ulberto asked 11/12, 2012 at 7:42

3

I'm using this technique to create a target platform for my Eclipse RCP projects: http://www.modumind.com/2009/09/01/creating-an-eclipse-rcp-target-platform/ The RCP SDK is downloaded directly usi...
Dysgenic asked 23/11, 2010 at 22:54

1

Solved

I just created my first target platform and ran into a problem: The Bundle org.eclipse.ui.views.properties.tabbed cannot be resolved. My target platform has one location: http://download.ecl...
Catanddog asked 3/4, 2012 at 20:48

2

Solved

When you work with Eclipse PDE (Plug-in development environment), there is the term "target platform." What does that mean exactly?
Cheater asked 30/12, 2010 at 12:37

3

I am currently trying to get my headless pde-build working but I am stuck on a point where I do not know how to continue. The problem is how to define the related target platform to compile the plu...
Vetchling asked 6/7, 2010 at 8:21
1

© 2022 - 2024 — McMap. All rights reserved.