帐号 注册
密码 登录
登录或注册新用户,开通自己的个人中心
生成 已启动: 项目: GBA,配置: Debug|Win32命令行 正在创建临时文件“d:\VisualBoyAdvance-1.7.2\win32\Debug\BAT00000122362676.bat”,其内容为[@echo off"c:\Program Files\Nasm\nasmw.exe" -D__DJGPP__ -f win32 -o .\Debug\2xSaImmx.obj d:\VisualBoyAdvance-1.7.2\src\i386\2xSaImmx.asmif errorlevel 1 goto VCReportErrorgoto VCEnd:VCReportErrorecho Project : error PRJ0019: 工具从"正在执行自定义生成步骤"exit 1:VCEnd]正在创建命令行“""d:\VisualBoyAdvance-1.7.2\win32\Debug\BAT00000122362676.bat""”输出窗口 正在执行自定义生成步骤系统找不到指定的路径。Project : error PRJ0019: 工具从"正在执行自定义生成步骤"结果 生成日志保存在“file://d:\VisualBoyAdvance-1.7.2\win32\Debug\BuildLog.htm”GBA - 1 个错误,0 个警告
1.6aIt's easy enough. Just replace GBA.cpp in the src directory, Win32.cpp and Reg.cpp in the src/Win32 directory, and add Link.cpp and Link.h to the project. If you have version 1.6a, it should compile without any errors (at least it did in VC++ 6).There's one parameter, LINKLOG, if you #define it in Link.h, the emulator will produce a vbalog.txt file with a log of the transfer.1.72LReplace GBA.cpp in src, MainWnd.cpp, MainWndfile.cpp, MainWndOptions.cpp, Reg.cpp, VBA.cpp, resource.h and VBA.rc in src\win32. Add Link.cpp, Link.h, LinkMenu.cpp and LinkMenu.h to the project. The main.cpp is the server, compile it separately.1.7.2LSE beta & 1.7.3Unzip to your VBA folder, select yes overwrite, and you should be set.