CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2011
    Posts
    29

    module machine type 'ARM' conflicts with target machine type 'X86'

    Hi,


    how can i solve this problem?

    1> Searching C:\Programmi\Microsoft Visual Studio 9.0\VC\ce\lib\x86\ccrtrtti.lib:
    1>ccrtrtti.lib(typinfo.obj) : fatal error LNK1112: module machine type 'ARM' conflicts with target machine type 'X86'

    I checked the Linker->Advanced->Target Type and is X86...

  2. #2
    ovidiucucu's Avatar
    ovidiucucu is offline Moderator/Reviewer Power Poster
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    7,904

    Re: module machine type 'ARM' conflicts with target machine type 'X86'

    Ovidiu Cucu
    "When in Rome, do as Romans do."
    Follow: https://twitter.com/#!/ovidiucucu
    My blog: http://codexpert.ro/blog/author/ovidiu-cucu/

  3. #3
    Join Date
    Mar 2011
    Posts
    29

    Re: module machine type 'ARM' conflicts with target machine type 'X86'

    Should be because

    "C:\Programmi\Microsoft Visual Studio 9.0\VC\ce\lib\x86\ccrtrtti.lib"

    is for ARM while i'm compiling a solution for X86?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



HTML5 Development Center

Click Here to Expand Forum to Full Width