`
kookaisen
  • 浏览: 107554 次
  • 性别: Icon_minigender_1
  • 来自: 南昌
社区版块
存档分类
最新评论

Server SDK: Directory does not contain a Flex SDK.

阅读更多

    在使用Flex开发时遇到的一个问题,项目报错:Server SDK: Directory does not contain a Flex SDK.网上搜索后没有发现有几个同学遇到这种情况,或者可能大家觉得是小问题所以就没有记录下来。今天我也遇到这个问题了,原因就像问题描述的那样,项目中没有找到Flex SDK,为什么会出现找不到Flex SDK的情况呢?不外乎两个可能:

   1.你没有装上flex的库(各种不同原因导致没装上)

   2.装上了,但是引用的目录不对。

    总之,是项目找不到你所给他提供的SDK。我采用的解决方法是右键点击项目名称,选择Properties->Flex Compiler->Flex Compiler version 中选择 Use a specific SDK,这里可以选择你已经配置好的SDK,那么如何配置你的Flex SDK呢?从菜单栏中的Windows->Preferences->Flex->Installed Flex SDKs中去配置你电脑上有的SDK版本。(如果你的SDK本身有问题的话,那就不是我要讨论的问题了)。两个配置图如附件所示。

 

  • 大小: 63 KB
  • 大小: 67.2 KB
分享到:
评论

相关推荐

    xcode报错SDK does not contain 'libarclite' at the path

    xcode报错SDK does not contain 'libarclite' at the path

    SDK does not contain 'libarclite'

    SDK does not contain 'libarclite'

    mybatisMapped报错 Statements collection does not contain value for

    mytabis 报错 Mapped Statements collection does not contain value for

    GEE错误-Dictionary does not contain key constant.pdf

    The error is " List (Error) Dictionary.getNumber: Dictionary does not contain key:constant." Would be generous to take some time out and help me correct the error? 我无法纠正代码中的错误。错误如下 ...

    14.3(FromXcode_12.3_beta_xip).zip

    xcode真机调试文件14.3 DeviceSupport iOS 14.3 真机调试文件 位置/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    xcode 15 找不到libarclite 等文件

    clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the ...

    Android Studio配置本地SDK的方法

    问题一:Android Studio报错:SDK does not contain any platforms. 解决方法:本地SDK应放到名为platforms的外层文件夹内。 例子:D:\SDK\platforms… (选择路径时选取到SDK文件夹即可) 问题二:Android SDK ...

    反编译工具ILSpy.exe

    反编译工具ILSpy.exe:是个很不错的反编译软件,而且是免费了;

    I18N.CJK.dll,I18N.dll,I18N.West.dll

    在Unity中,用到MySql数据库时,发布exe 的时侯报错,有关于dll的错误,解决问题所需dll文件。 把unity文件夹下Unity\Editor\Data\Mono\lib\mono\2.0 中的 这三个dll放到项目plugins中就可以了。

    STM32 motor control SDK.pdf

    The SDKs contain a software library that implements the field oriented control (FOC) drive of 3-phase permanent magnet synchronous motors (PMSMs), both surface mounted (SMPMSM) and interior (I-PMSM)....

    apache-maven-3.5.4

    - Check that Maven settings.xml does not contain http repositories - Check that Maven pom files do not contain http repository ----- - Check that Maven pom files do not contain http repository ----- -...

    apktool documentation

    SdkInfo - Used to repopulate the sdk information in AndroidManifest.xml since newer aapt requires version information to be passed via parameter packageInfo - Used to help support Android 4.2 ...

    pdfbox最新版

    全部pdfbox的jar

    android-sdk-windows

    not contain an Android platform or any third-party libraries. In fact, it doesn't even have all the tools you need to develop an application. In order to start developing applications, you must ...

    libarclite-arc

    Xcode 15 旧项目可能报错 SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a';...

    Unity3D使用System.Windows.Forms.dll-附件资源

    Unity3D使用System.Windows.Forms.dll-附件资源

    unity 可以使用的System.Drawing.dll

    unity 可以使用的System.Drawing.dll,亲测可用。用来处理图像。

    squashfs1.3r3.tar.gz

    is specified, and you wish the root to contain that directory, rather than the contents of the directory. For example: example 4: %mksquashfs /home/phillip/test output_fs -keep-as-directory This is...

    【原创】【源代码】myshell:操作系统编程-自己用C语言写的Linux下的Shell

    The shell environment should contain shell=<pathname>/myshell where <pathname>/myshell is the full path for the shell executable (not a hardwired path back to your directory, but the one from which it...

    DTD(文档类型定义)

    DTD 是一种保证XML文档格式正确的有效方法,可以通过比较XML文档和DTD文件来看文档是否符合规范,元素和标签使用是否正确。一个DTD文 档包含:元素的定义规则,元素间关系的定义规则,元素可使用的属性,可使用的...

Global site tag (gtag.js) - Google Analytics