Author Topic: A error on compiling ...  (Read 3251 times)

Offline koko2073

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
A error on compiling ...
« on: June 23, 2013, 11:11:22 PM »
I make the configration and environment according to the official guid,but when i compiled the source code,i met a error:

Setting SDK environment relative to C:\Program Files\Microsoft SDKs\Windows\v7.1
\.
Targeting Windows XP x86 Release

Dx x64 target enviroment is now enabled.
Dx x64 host enviroment is now enabled.
Making debug build...


build_details.cpp
Generating code
Finished generating code
Compiling src/burner/win32/about.cpp...
about.cpp
Compiling src/burner/win32/systeminfo.cpp...
systeminfo.cpp
Compiling resource file... resource.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384
Copyright (C) Microsoft Corporation.  All rights reserved.

C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\string.h(57) : wa
rning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_STANDA'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\string.h(79) : wa
rning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_SECURE'
Compiling Musashi MC680x0 core...

when the compile work went to the step "Compiling Musashi MC680x0 core...",a dialog appeared "sh.exe has stopped working",it seems that the UnxUtils crashed,but i don't know why this happend and how to correct it.

compile environment:windows 7 pro 64bit,vs 2012,all software aquaired in guid documents are installed.

would someone like to help me with this? thanks. :smilie: