Paul Breeuwsma 发送至 我
显示详细信息 0:47 (9小时前) 回复Hi,
You have to compile every *.cc file in the src directory to an object file (*.o).
And then you link all the object files and the required libraries together to an exe file.
It’s a bit puzzling to find out to which libraries you have to link.
I know this compiling proces usually happens with a makefile, but I didn’t make one.Good luck,
Paul
昨天终于让我给弄到了个MinGW的直接安装版.前些日子一直再找,有的是在线安装的,根本下载不了,去官方FTP下载,老是下到80%就连接中断.郁闷死
昨天终于在木鱼交流群(wow模拟器研究)里被高人指点,叫我直接下个MinGW Developer Studio,英文版的(废话,编程软件大都英文版的)
不过现在还是郁闷中,大家看看他发给我的邮件就知道了..
这会不管了,玩游戏去.嘿嘿
十月 5th, 2008
威儿唔哈
Posted in
Tags:

