Liangliang Nan (南亮亮)分享 http://blog.sciencenet.cn/u/LiangliangNan 细推物理须行乐,何用浮名绊此身

博文

按标题搜索
Could not find or load the Qt platform plugin "windows"
2018-1-19 22:04
添加环境变量: QT_QPA_PLATFORM_PLUGIN_PATH = %QTDIR%\plugins\platforms\
5908 次阅读|没有评论
修改Qt库的路径
2017-11-2 20:18
编译Qt时,Qt路径极被 hard-code到Qt库里面去了(见下文详细描述)。此时如果更改Qt路径(比如将已编译好的库挪动),极有可能出现找不到plugin,甚至找不到Qt库的错误。遇到类似问题,可以通过qt.conf文件指定新的路径来解决。在qmake.exe所在目录创建一个qt.conf 文件(如果文件不存在),通过Prefix指定新的Qt路径,例如: ...
5723 次阅读|没有评论
LaTeX: referencing figures within enumerate environment
2015-11-19 14:45
When referencing a figure in an enumerate environment, the label seems to associate itself with the value of the enum counter instead of the figure counter. Solution: put the label inside the caption argument, e.g., caption{ label{fig:edge} Boundary points of an extracted plane ...
2176 次阅读|没有评论

本页有 7 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-25 02:43

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部