现在最新的RosBE-2.0能够转生成VS的工程么?
reactos吧
全部回复
仅看楼主
level 3
菜鸟哈哈3 楼主
make msvc8 - Create project files for Visual C++ 2005 (8.0)
make msvc9 - Create project files for Visual C++ 2008 (9.0)
make msvc10 - Create project files for Visual C++ 2010 (10.0)
make cb - Create project files for the Code::Blocks Multi-Platform IDE.
这几个命令都失效了~
F:\reactos>make msvc8
mingw32-make.exe: *** No rule to make target `msvc8'. Stop. Total Build Time: 00:00:00
2012年06月22日 15点06分 1
level 8
2012年06月23日 06点06分 2
level 10
configure.cmd VSSolution 貌似是
2012年06月23日 06点06分 3
level 3
菜鸟哈哈3 楼主
我装的VC6精简版
运行configure.cmd VSSolution默认的还是还是output-MinGW-i386这个文件夹
不知道是否哪里需要定义一下?还是需要装上VS2008以后进行识别?
2012年06月23日 16点06分 4
level 10
VC6不行,官方用的是2008
2012年06月24日 05点06分 5
level 3
菜鸟哈哈3 楼主
谢谢,我装一个测试一下看看
2012年07月01日 03点07分 6
level 7
先把rosbe的bin目录加入环境变量path
然后启动vs2010的命令行,然后进入源码目录
然后执行
configure.cmd VSSolution
第一次可能会有错误发生,不用管,再执行一次,然后就生成了vs解决方案。
2012年12月19日 16点12分 7
VS2013提示 verison too old or verison detection failed是怎么回事[疑问]
2015年04月01日 14点04分
1