摘要:
1、先用前一篇文章生成的程序转换一下cpp和h文件的格式。要不然会出现好多警告提示。2、"Where to build the binaries",目录指向OSG_ROOT 目录。3、cmake设置界面,增加选择BUILD_OSG_EXAMPLES ,修改CMAKE_INSTALL_PREFIX,指... 阅读全文
摘要:
unit UnitMain;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, StrUtils, ComCtrls;type T... 阅读全文