Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Xceed.Chart.GraphicsGL.dll' targets a different processor than the application

Sort Posts: Previous Next
  •  06-15-2008, 3:44 PM Post no. 12976

    Xceed.Chart.GraphicsGL.dll' targets a different processor than the application

    When building my project I get following warning 

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : warning MSB3187: Referenced assembly 'C:\Programmer\Xceed Components\Bin\.NET\Xceed.Chart.GraphicsGL.dll' targets a different processor than the application.

    How do I get rid of this warning?

    Leif Linding

     

  •  06-16-2008, 5:07 PM Post no. 13006 in reply to 12976

    Re: Xceed.Chart.GraphicsGL.dll' targets a different processor than the application

    When using the OpenGL (3D charting) assembly, you need to compile the application using x86 as the platform target, since this is unmanaged code, it cannot be run as a 64-bit application.  It will still run on a 64-bit system, but it will run as a 32-bit application emulating a 64-bit one.


    André
    Software Developer and Tech Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.