sherry_seu
发表于 2012-4-9 22:18:36
编译的时候还是有问题啊,没有头文件
# include <svn_auth.h>
# include <svn_client.h>
# include <svn_cmdline.h>
# include <svn_pools.h>
好像这几个都没有啊
爱谁谁
发表于 2012-4-24 22:28:12
学习了,楼主好样的
ltbaggio
发表于 2012-5-8 23:05:55
非常感谢楼主
wanghaitao
发表于 2012-6-14 11:48:03
许松(小瞎说) 发表于 2012-1-4 17:20
谢谢老大
我用这几个文件编译成功了
编译环境是微软上下载的:vc2008速成版+winsdk
你是怎么编译的啊?能具体说一下吗?我的qq:513658508。请指导
jarnar
发表于 2012-6-19 23:48:42
谢谢分享
神采飛揚
发表于 2012-7-6 11:01:16
请编译成功的的同志分享一下吧,多谢!!!
神采飛揚
发表于 2012-7-6 11:15:23
okyimas 发表于 2012-3-9 17:19 static/image/common/back.gif
work it out ~~~
请问是如何解决的?
wwjiangyou
发表于 2013-5-20 09:01:45
不知道楼主是否知道WIN7 64位系统的编译方法?如果知道,希望楼主指教!非常感谢!非常感谢!
QQ_5F7693
发表于 2013-8-17 11:42:37
楼主:
Simgear已经编译好了,但是当用Cmake编译flightgear的时候却出现:CMake Error at CMakeModules/FindSimGear.cmake:83 (message):
Cannot find SimGear includes! (Forgot 'make install' for SimGear?) Compile
& INSTALL SimGear before configuring FlightGear. When using non-standard
locations, use 'SIMGEAR_DIR' to configure the SimGear location.
Call Stack (most recent call first):
CMakeLists.txt:234 (find_package)
于是,我在SIMGEAR_INCLUDE_DIR设置了simgear的路径,但是还是不对
qdqzg
发表于 2013-9-9 19:52:51
编译后生成的fgfs.exe为啥运行速度比官网的执行慢呢?dos窗口内有winsock read error错误呢