Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 FlashDevelop 中向 papervision 添加项目参考或 swc,但智能感知并没有选择它。我以前做过,但我忘了怎么做。
谢谢。
将您的 swc 添加到项目的 lib 文件夹中。然后右键单击它并标记“添加到库”。
在菜单中:
Project -> Properties -> Compiler Options -> SWC Libraries
(然后将路径或文件添加到列表中)