Mac lost in the Land of Visual Studio Developer

I did plug-ins for Mac since version 6 (not CS6) with CodeWarrior and Xcode.

I would like to transfer some CC for Windows versions. I rarely use a Windows machine and have no experience with Visual Studio, so any suggestions are welcome.

Here's what I've tried so far (using CC2014 SDK MenuPlay sample project):

Microsoft Visual C++ 2010 Express - build fails with error RC1015: cannot open the file 'afxres.h' include

Microsoft Visual Studio 2012 - download only I could find is "Microsoft Visual C++ Packages redistributable Visual Studio 2012 updated 4" which gives me that three versions of command line (VS2012 ARM Cross Tools, x 64 VS2012 tools and the x 86 native tools VS2012). Command prompt - ugh - lost in the grass with it.

VS Express 2013 for desktop - error MSB8020: tool not found v110 platform.

When I update the platform toolset in the properties to the v120 version VS2013 the build is successful, but the plug-in cannot load (with the error msg) while Illustrator is running.

Issues related to the:

Can I add the v110 toolset to VS2013?

Or, is it a full version VS2012 there somewhere for free?

What are the .bsc and .ilk files created with the .aip file in the output folder?

What version of VS (free or not) works best for the development of CC plugin?

Bravo and thank you.

-dh

My version of VC ++ 2010 Express does not include the MFC headers. I don't have a VC\atlmfc folder in my folder 2010 VC.

If you have the MFC headers in whatever version you use (2010 or 2012) you should not create a dummy file afxres.h samplecode/common/includes folder. If you do not have headers MFC then by creating a just dummy afxres.h file including windows.h works for me.

Like you could build the plugin in VC 2012, you're probably better off sticking with it until you get things market. Did build the 64-bit version of the plugin? The default platform is Win32, that will work not in 2014 CC because it is 64-bit only. Replace the drop-down list in the toolbar at the top of Win32 x 64. The plugin appears in samplecode/exit/win / x 64.

As for using earlier versions of the SDK, I always use the first version of the SDK CC that this will work with all versions of CC and 2014 and I did not all the new features in any of the versions later that I don't want to use. If you are using a later version of the SDK, the plugin will not work with any CC or 2014 versions released before the SDK. It is a problem if you have users who do not always update the latest versions.

Tags: Illustrator

Similar Questions

  • I have the version of visual studio 2010 ultimate and aparently there is a beta version of it 2011 and I would like to know if I can install the ultimate version 2011

    Hello, I have the version of visual studio 2010 ultimate and aparently there is a beta version of it 2011 and I would like to know if I can install the 2011 ultimate overwrting the 2010 release of visual studio 2010 ultimate version. should I uninstal it manually first? (even if I deleted the main application, some remained after) what should I do? I need help with this problem because I don't know if I need to uninstall the version of 2010 in order to install the new 2011 beta version or I just have to update like a normal program?

    Hello

    You'd be better suited post directly in the Visual Studio Forum for your questions.

    "" Installation and configuration of visual Studio".

    http://social.msdn.Microsoft.com/forums/en/vssetup/threads

    See you soon.

  • Where are ALL the runtimes of Visual Studio?

    Honestly, I'm sick and tired of having to find these packages.

    Can sometimes at Microsoft PLEASE do an article that refers to all the runtimes of Visual Studio in one place for each architecture? There are a lot of old applications that do not work due to various missing files from msvcp*.dll and, because it is scattered like Buckshot on the Microsoft Web site, is a royal pain to find.

    Case in point:

    Where is Visual C++ .net (2002) redistributable? I NEED msvcr70.dll and msvcp70.dll, but I cant find it and the .net 1.0 framework does not include it, but the .net 1.1 runtime includes msvcp71.dll. This practically laughing at me.

    The software in question is no longer maintained, there is no update to him, and it is not shipped with the dll (they assumed defective everybody if she had).

    Visual C++ 2002/2003 has a redistributable installation program. The program that needs them is responsible for their installation.
    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • How to develop an MDI application as the editor of Visual studio (multi tab)?

    How to develop an MDI application as the editor of Visual studio with the MULTI TAB that can be dragged from parent window?

    I used EnableMDITabbedGroups (true, CMDITabInfo) which creates a multi tabs, but does NOT allow to drag the tab of the window parent, unlike the editor of VC ++.

    In addition, he will honor the parent/child relationship normal (as normal to the MDI child windows) windows associated with the e-mail even after hanging out?

    Thank you

    PR

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Toggle the runtime from Visual Studio TestStand API declaration XML file creation

    I am looking for a Visual Studio c# solution to selectively disable the creation of the generation XML report file using the API TestStand.

    These XML files are useful for active troubleshooting for technicians, but end up cluttering the important directories with unnecessary information most of the time.

    I am aware that the creation of the XML file can be disabled through the element to configure menu the TestStand sequence editor | Result processing | Name output report | Enabled the option unchecked.

    This is useful, but:

    1. I have not found a way to enable - disable this feature when running.

    2. I don't think it would be an effective solution for my paradigm of basic deployment without installation.

    Any help or ideas would be appreciated!

    Here is an example that works for me. If I run single-pass with a report on, I don't get a report.

  • Run the CVI in Visual Studio code

    Hello world

    I tried to get a CVI code to run in Visual Studio using this guide (http://zone.ni.com/reference/en-XX/help/370051V-01/cvi/usermanual/prjbldmenuextcomplrspt/). So far I've managed. However, I was faced with a non-fatal errors. Apparently, Visual Studio is not following them. Also, fatal errors do not produce a meaningful error message. Is there a way to get these error messages from inside Visual Studio? Maybe there is that an event reminder/whichI can use.

    Thanks in advance.

    The feature you describe is called "user protection". In addition to reporting the pop-up windows error codes, it also warns you if you access an invalid memory, data types to pass to functions that expect different data types, detects local variables uninitialized, etc...

    Unfortunately, the protection of users only works for programs built in debug mode using the CVI compiler. If you generate your source code in Visual Studio, the compiler VC injects not the information necessary to protect the user from working.

    The only way you could get this works in Visual Studio would be if you could somehow isolate all your CVI code in some DLL that build you with CVI, then call this DLL from the rest of your program, what you have created with Visual Studio.

    Luis

  • DataGrid tool disabled in the Toolbox of Visual Studio 2012

    Hi all

    I recently downloaded Visual Studio 2012 and developing an MFC dialogue-based application. Facing a problem very strange pf being able to use the "DataGrid" tool on the Windows dialog box. The tools 'Datagrid' is disabled even though the same choose thru "choose the Item' in the menu the same watch TooBox disabled. Can someone why the same problem occurred. I use Visual Studio Professional 2102.
    BR / / Vidit

    Hello

    Visual Studio is not supported in these forums. I suggest you instead please post your question in the relevant forum to Microsoft Developer Network (MSDN) this product:

    http://social.msdn.microsoft.com/Forums/en-US/category/visualstudio .

    Thank you.    :)

  • HTTP 503 error when you try to deploy the project in Visual Studio

    I get a http 503 error when you try to deploy a project in Visual Studio-SQL Server 2005. What this mean and how can I solve this problem?

    Hello

    I suggest you refer to the following msdn link for the fix for the problem.

    http://msdn.Microsoft.com/en-us/vstudio/aa718325

  • Error 0 x 80096001, several errors during the installation of Visual Studio, or running Windows Update or defender.

    Hello. I wanted to run Visual Studio 2010 Express edition on my Vista Home Premium, but ran into way too many problems. First of all, download have not installed because of a problem with the installation of .NET framework v4.0. Then I tried to VS 2008, but has encountered the same problem with the .NET framework. Whenever I try to run Windows update, it displays error Code 80096001 and said "Windows could not check for new updates. So I tried to download .net directly from microsoft downloads, but whenever I try to install it, it says I need to turn on .net "turn on or off windows features", in the control panel. I tried, but the list is completely empty, it shows nothing at all. I downloaded the vista sp1, but it too installation stops with error code 0 x 80096001.
    I tried to disable my anti-virus (avg free). Windows Defender does not initially upward or through subsequent attempts to run it. It shows the same error code. Please advise on how I can solve these problems and use Visual Studio... it's very frustrating because I never had these problems with XP... everything worked.

    Seems like a lot of corruption. Try Windows 7 repair:
    http://www.SevenForums.com/tutorials/3413-repair-install.html

  • Problem with the installation of Visual Studio 2010 Express on Window XP 10 MS.

    I tired to install MS Visual Studio Express from 2012 on window XP with SP3 with all updates to date. But it fails with exit code 1602. Please help solve this problem. Some components (redistributable) in Visual C++ 2005, 2008 and 2010 are already installed as part of the periodic updates. Also, some components of Microsoft .NET and Microsoft SQL Server 2005 compact Edition (ENU) is installed on my PC. Seems that the installation of all the components, checking dependencies fail as * EVENT ERRORLOG * line contains a standard model as

    [21/06/13, 08:13:25] ExpressUI: * EVENT ERRORLOG *: DepCheck indicates Microsoft Visual Web Developer 2010 Express - ENU is not installed.

    Log file is too long. Please help solve this problem.
    Hi Srinivas,
     
    I appreciate the efforts that you put to publish the query on this forum.
     
    You try to install Microsoft Visual Studio 2012, I suggest you to publish the query on the MSDN forum for better support. Check out the link:
     
    Please write us if you have any other question about the issue with Windows.
  • the installation of Visual Studio 6 on Windows 7

    I have a problem editing Visual studio 6 on my Windows 7.
    I get a message "compatibiltiy known problem..."

    Can someone help me?

    Thank you

    Check the requirements here: http://msdn.microsoft.com/en-us/vbrun/ms788708.aspx Frenchie

  • "An installation package is missing or corrupt" during the installation of visual studio on windows 7.Why 2015?

    Hey there, I downloaded Visual studio 2015 yesterday and shows this message

    Please help downloading from the internet will not work

    NB:mine is not an ISO file.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)

    If you give us a link to the new thread we can point to some resources it
  • Problem with the installation of visual studio 2015 community

    I try to install visual studio 2015 community and having an error in the screanshot below. any help please.

    Hello Patrick,.

    Thanks for posting your question on the Microsoft community.

    This question fits better to the developers on MSDN forums.

    I suggest you post your question on the following MSDN forum.
    https://social.msdn.Microsoft.com/forums/en-us/home?Forum=VSSetup

    Thank you

  • For the installation of Visual Studio 2013 and 2015, cannot be "changed" dialog "Programs and features" in the control panel of Win7

    In addition, Visual Studio shows a split second start screen, then disappears without any messages.

    Moreover, the same result occurs if I use the installation for each program file. In other words, the execution of the installation executable starts the Visual Studio splash screen, then disappears.

    No similar behavior occurs with any other executable installation files or the programs that are listed in the dialog box programs and features in the control panel of Win7.

    Same behavior occurs in safe mode.

    Hello

    Your question is beyond the scope of this community.

    Please post your question to the MSDN Visual Studio Forums.

    https://social.msdn.Microsoft.com/forums/vstudio/en-us/home?category=VisualStudio

    See you soon.

  • Target platform by default the value of Visual Studio 2010

    In Visual Studio 2010, how can I set the default target platform for new projects to x 86? For some models, which already seems the case, but for example for the class library Visual Basic, the default value is Any Cpu and even can not be changed.

    Where I can centrally define that all projects should be directed to the x 86 platform?

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *

Maybe you are looking for