Menu

#1 Windows Seven x64 SimpleDialog Crash

open-fixed
nobody
None
5
2012-05-27
2010-11-28
Anonymous
No

SimpleDialog.dll crash on x64 system (c# selected option for processor error)
In ../emulare_1.7_src/SimpleDiag/SimpleDiag.csproj
line 6 must be <Platform Condition=" '$(Platform)' == '' ">Any CPU</Platform> not x86
and line 17 <PropertyGroup Condition=" '$(Platform)' == 'Any CPU' ">

all remains work perfectly on x64, good job ;)

Discussion

  • Nobody/Anonymous

    Changed and working configuration file

     
  • Imre Leber

    Imre Leber - 2012-05-27
    • status: open --> open-fixed
     

Log in to post a comment.