1.Install gcc-arm-none-eabi https://devzone.nordicsemi.com/tutorials/7/This link shows that development with GCC and Eclipse, As it say we should download .extract and configure arm-none-eabi-gcc. But I find it's hard to download arm-none-eabi-gcc in…
公司ant打包上线 一直出现这个问题. Ant运行build.xml执行服务器scp,异常解决jsch.jar BUILD FAILEDD:\eclipse\eclipse-jee-luna-SR2-win32-x86_64\hexindev\eservice\build.xml:95: Problem: failed to create task or type scpCause: Could not load a dependent class com/jcraft/jsch/Logger…
目标:编译 epic 异常信息一: No CMAKE_C_COMPILER could be found. No CMAKE_CXX_COMPILER could be found. 解决方法: 编译异常提示中有链接 “Open File”,点击该链接,则直接跳转到出错误的地方.我是在运行 android.toolchain.cmake 时异常,现列出如下: 1. 异常提示:找不到 ndk toolchain 文件 首先,看项目设置的 ndk 路径有无问题,如图示: 此处没问题. 其次…
① 新浪SAE快速上手教程:http://jingyan.baidu.com/season/43090 上面一个链接是针对PHP的相关介绍,如果用java还有点不一样,具体请看新浪SAE官网:http://sae.sina.com.cn/doc/java/tutorial.html#id2 ② 我用的是java web,和php不一样,只能上传war文件(好像不能直接编辑),接着从官网看到这个: 以为可以把这个插件用在MyEclipse上,但是结果不行,接着找到了在MyEclipse下装SVN的…
redis 异常解决办法 26069:M 08 Aug 17:06:58.858 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 26069:M 08 Aug 17:06:58.859 # Server started, Redis version 3.0.7 26069:M 08…