无法打开包括文件:“wx/setup.h”: No such file or directory

本文解决了在使用Visual Studio搭建wxWidgets开发环境时遇到的“无法打开包括文件:‘wx/setup.h’”的问题。解决方案是从安装目录的lib路径下找到相关文件并复制到include目录。
部署运行你感兴趣的模型镜像

问题描述:

VS搭建wxwidgets开发环境时出现错误:无法打开包括文件:“wx/setup.h”: No such file or directory。

解决:

从  安装目录\lib\vc_lib\msw\wxud 中找,然后复制到 安装目录\include\wx 目录下即可!

您可能感兴趣的与本文相关的镜像

LobeChat

LobeChat

AI应用

LobeChat 是一个开源、高性能的聊天机器人框架。支持语音合成、多模态和可扩展插件系统。支持一键式免费部署私人ChatGPT/LLM 网络应用程序。

(base) lenovo@lenovo-ThinkStation-P2-Tower:/media/lenovo/E676335D76332E25/SCLC_rna-seq$ docker run -v $PWD:/media/lenovo/E676335D76332E25/SCLC_rna-seq -t frankligy123/altanalyze:0.7.0.1 identify bam 107 Current folder is /mnt Identify splicing junction, bam folder is /mnt/bam, using 107 cores /usr/src/app/AltAnalyze.sh: line 114: cd: /mnt/bam: No such file or directory start to get junction bed library lxml not supported. WikiPathways and LineageProfiler visualization will not work. Please install with pip install lxml. start to get exon bed [E::hts_open_format] Failed to open file /mnt/bam/*.bam Traceback (most recent call last): File "/usr/src/app/altanalyze/import_scripts/BAMtoJunctionBED.py", line 355, in <module> try: parseJunctionEntries(bam_dir,Species=Species,ReferenceDir=reference_dir) File "/usr/src/app/altanalyze/import_scripts/BAMtoJunctionBED.py", line 232, in parseJunctionEntries bamf = pysam.Samfile(bam_dir, "rb" , check_sq=False) File "pysam/libcalignmentfile.pyx", line 734, in pysam.libcalignmentfile.AlignmentFile.__cinit__ File "pysam/libcalignmentfile.pyx", line 933, in pysam.libcalignmentfile.AlignmentFile._open IOError: [Errno 2] could not open alignment file `/mnt/bam/*.bam`: No such file or directory [E::hts_open_format] Failed to open file /mnt/bam/*.bam Traceback (most recent call last): File "/usr/src/app/altanalyze/import_scripts/BAMtoExonBED.py", line 417, in <module> parseExonReferences(bam_dir,reference_dir,intronRetentionOnly=True,species=species) File "/usr/src/app/altanalyze/import_scripts/BAMtoExonBED.py", line 70, in parseExonReferences bamfile = pysam.Samfile(bam_dir, "rb" ) File "pysam/libcalignmentfile.pyx", line 734, in pysam.libcalignmentfile.AlignmentFile.__cinit__ File "pysam/libcalignmentfile.pyx", line 933, in pysam.libcalignmentfile.AlignmentFile._open IOError: [Errno 2] could not open alignment file `/mnt/bam/*.bam`: No such file or directory /usr/src/app/AltAnalyze.sh: line 126: cd: /mnt/bam: No such file or directory mv: cannot stat '*.bed': No such file or directory library lxml not supported. WikiPathways and LineageProfiler visualization will not work. Please install with pip install lxml. Starting AltAnalyze version 2.1.4.4 Using the Config location: /usr/src/app/altanalyze/Config//report.log /usr/src/app/altanalyze/Config//options.txt Options.txt found in local Config = True ...confirmed found AltAnalyze depedency not met for: patsy ...Combat batch effects correction requires pandas and patsy AltAnalyze depedency not met for: wx ...The AltAnalyze Results Viewer requires wx AltAnalyze depedency not met for: fastcluster ...Faster hierarchical cluster not supported without fastcluster AltAnalyze depedency not met for: lxml ...Wikipathways visualization not supported without lxml WARNING!!!! Some dependencies are not currently met. This may impact AltAnalyze's performance Running commandline options Arguments input: ['/usr/src/app/altanalyze/AltAnalyze.py', '--species', 'Hs', '--platform', 'RNASeq', '--version', 'EnsMart91', '--bedDir', '/mnt/bed', '--output', '/mnt/altanalyze_output', '--groupdir', '/mnt/altanalyze_output/ExpressionInput/groups.original.txt', '--compdir', '/mnt/altanalyze_output/ExpressionInput/comps.original.txt', '--expname', 'original', '--runGOElite', 'no'] Current database version: EnsMart91 Traceback (most recent call last): File "/usr/src/app/altanalyze/AltAnalyze.py", line 7819, in commandLineRun log_report = open(log_file,'w'); log_report.close() IOError: [Errno 2] No such file or directory: '/mnt/altanalyze_output/AltAnalyze_report-20250826-125843.log' Please designate an output directory before proceeding (e.g., --output "C:\RNASeq) prune the raw junction count matrix Traceback (most recent call last): File "/usr/src/app/prune.py", line 8, in <module> df = pd.read_csv('/mnt/altanalyze_output/ExpressionInput/counts.original.txt',sep='\t',index_col=0) File "/usr/local/lib/python2.7/site-packages/pandas/io/parsers.py", line 678, in parser_f return _read(filepath_or_buffer, kwds) File "/usr/local/lib/python2.7/site-packages/pandas/io/parsers.py", line 440, in _read parser = TextFileReader(filepath_or_buffer, **kwds) File "/usr/local/lib/python2.7/site-packages/pandas/io/parsers.py", line 787, in __init__ self._make_engine(self.engine) File "/usr/local/lib/python2.7/site-packages/pandas/io/parsers.py", line 1014, in _make_engine self._engine = CParserWrapper(self.f, **self.options) File "/usr/local/lib/python2.7/site-packages/pandas/io/parsers.py", line 1708, in __init__ self._reader = parsers.TextReader(src, **kwds) File "pandas/_libs/parsers.pyx", line 384, in pandas._libs.parsers.TextReader.__cinit__ File "pandas/_libs/parsers.pyx", line 695, in pandas._libs.parsers.TextReader._setup_parser_source IOError: File /mnt/altanalyze_output/ExpressionInput/counts.original.txt does not exist
08-27
2025/12/03 17:49:30 [emerg] 12711#12711: cannot load certificate "/etc/nginx/ehawms.top_bundle.crt": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/nginx/ehawms.top_bundle.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file) 2025/12/03 17:49:34 [error] 8577#8577: *12 open() "/usr/share/nginx/html/wordpress/wp-admin/setup-config.php" failed (2: No such file or directory), client: 172.71.246.107, server: _, request: "GET /wordpress/wp-admin/setup-config.php HTTP/1.1", host: "ehawms.top" 2025/12/03 17:49:48 [error] 8577#8577: *13 open() "/usr/share/nginx/html/wp-admin/setup-config.php" failed (2: No such file or directory), client: 172.68.186.156, server: _, request: "GET /wp-admin/setup-config.php HTTP/1.1", host: "ehawms.top" 2025/12/03 17:50:34 [error] 8577#8577: *14 open() "/usr/share/nginx/html/wordpress/wp-admin/setup-config.php" failed (2: No such file or directory), client: 172.70.163.156, server: _, request: "GET /wordpress/wp-admin/setup-config.php HTTP/1.1", host: "ehawms.top" 2025/12/03 17:50:57 [notice] 13032#13032: signal process started 2025/12/03 17:51:37 [error] 13034#13034: *15 open() "/usr/share/nginx/html/goodInfo/selectGoodListByGoodInfo" failed (2: No such file or directory), client: 120.239.73.145, server: _, request: "POST /goodInfo/selectGoodListByGoodInfo HTTP/1.1", host: "www.ehawms.top", referrer: "https://servicewechat.com/wx538f07e86feaf28c/devtools/page-frame.html" 2025/12/03 17:55:00 [notice] 13974#13974: signal process started 2025/12/03 17:55:58 [error] 13975#13975: *34 open() "/usr/share/nginx/html/goodInfo/selectGoodListByGoodInfo" failed (2: No such file or directory), client: 180.101.245.250, server: _, request: "GET /goodInfo/selectGoodListByGoodInfo HTTP/1.1", host: "www.ehawms.top", referrer: "https://servicewechat.com/wx538f07e86feaf28c/devtools/page-frame.html" 2025/12/03 17:56:40 [error] 13976#13976: *37 open() "/usr/share/nginx/html/wp-admin/setup-config.php" failed (2: No such file or directory), client: 180.101.245.250, server: _, request: "GET /wp-admin/setup-config.php HTTP/1.1", host: "ehawms.top" 2025/12/03 18:54:07 [emerg] 28074#28074: limit_req_zone "one" is already bound to key "$binary_remote_addr" in /etc/nginx/nginx.conf:95 2025/12/03 18:55:48 [notice] 28444#28444: signal process started 2025/12/03 18:55:48 [emerg] 8575#8575: zero size shared memory zone "api_limit" 2025/12/03 18:58:05 [notice] 28981#28981: signal process started 2025/12/03 18:58:05 [emerg] 8575#8575: zero size shared memory zone "api_limit" 2025/12/03 19:12:28 [notice] 32235#32235: signal process started 2025/12/03 19:12:28 [emerg] 8575#8575: zero size shared memory zone "api_limit" 2025/12/03 19:19:29 [notice] 1388#1388: signal process started 2025/12/03 19:19:29 [emerg] 8575#8575: zero size shared memory zone "api_limit" 2025/12/03 19:20:23 [error] 13976#13976: *115 open() "/usr/share/nginx/html/.git/config" failed (2: No such file or directory), client: 195.178.110.8, server: _, request: "GET /.git/config HTTP/1.1", host: "ehawms.top" 2025/12/03 19:23:02 [notice] 2647#2647: signal process started 2025/12/03 19:23:02 [emerg] 8575#8575: zero size shared memory zone "api_limit" 2025/12/03 19:24:00 [notice] 2846#2846: signal process started 2025/12/03 19:24:00 [emerg] 8575#8575: zero size shared memory zone "api_limit" 2025/12/03 19:25:26 [emerg] 3191#3191: unexpected "}" in /etc/nginx/nginx.conf:123 2025/12/03 19:25:42 [emerg] 3242#3242: unexpected "}" in /etc/nginx/nginx.conf:121 2025/12/03 19:26:07 [notice] 3343#3343: signal process started 2025/12/03 19:34:10 [notice] 5238#5238: signal process started 2025/12/03 19:44:25 [emerg] 7712#7712: unexpected end of file, expecting "}" in /etc/nginx/nginx.conf:134 2025/12/03 19:46:31 [notice] 8214#8214: signal process started 2025/12/03 19:46:31 [emerg] 7188#7188: zero size shared memory zone "api_limit" 2025/12/03 19:46:41 [crit] 7190#7190: *24 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: 212.102.40.218, server: 0.0.0.0:443 2025/12/03 19:47:01 [notice] 8319#8319: signal process started 2025/12/03 19:47:01 [emerg] 7188#7188: zero size shared memory zone "api_limit" 2025/12/03 19:47:10 [emerg] 8370#8370: zero size shared memory zone "api_limit" 2025/12/03 19:47:25 [emerg] 8434#8434: zero size shared memory zone "api_limit" 2025/12/03 19:47:39 [emerg] 8658#8658: zero size shared memory zone "api_limit" 2025/12/03 19:48:05 [emerg] 8780#8780: "server" directive is not allowed here in /etc/nginx/nginx.conf:57 2025/12/03 19:48:19 [emerg] 8821#8821: "server" directive is not allowed here in /etc/nginx/nginx.conf:57 2025/12/03 19:48:45 [notice] 8926#8926: signal process started 2025/12/03 19:48:45 [error] 8926#8926: open() "/run/nginx.pid" failed (2: No such file or directory) 2025/12/03 19:49:37 [notice] 9121#9121: signal process started 2025/12/03 19:49:37 [error] 9121#9121: open() "/run/nginx.pid" failed (2: No such file or directory) 2025/12/03 19:55:49 [notice] 10584#10584: signal process started 2025/12/03 20:00:46 [emerg] 11757#11757: "server" directive is not allowed here in /etc/nginx/nginx.conf:69 2025/12/03 20:02:03 [emerg] 12061#12061: "server" directive is not allowed here in /etc/nginx/nginx.conf:65 2025/12/03 20:12:37 [notice] 14506#14506: signal process started 2025/12/03 20:12:37 [emerg] 10789#10789: zero size shared memory zone "api_limit" 2025/12/03 20:13:35 [emerg] 14736#14736: zero size shared memory zone "api_limit" 2025/12/03 20:13:46 [notice] 14775#14775: signal process started 2025/12/03 20:13:46 [error] 14775#14775: open() "/run/nginx.pid" failed (2: No such file or directory) 2025/12/03 20:14:14 [notice] 14882#14882: signal process started 2025/12/03 20:14:14 [error] 14882#14882: open() "/run/nginx.pid" failed (2: No such file or directory) 2025/12/03 20:16:59 [notice] 15550#15550: signal process started 2025/12/03 20:28:15 [notice] 18182#18182: signal process started 2025/12/03 20:49:14 [emerg] 22973#22973: "ssl_session_timeout" directive is duplicate in /etc/nginx/nginx.conf:74 2025/12/03 20:50:53 [notice] 23337#23337: signal process started 2025/12/03 20:56:28 [notice] 24647#24647: signal process started 2025/12/03 21:01:40 [notice] 25884#25884: signal process started 2025/12/03 21:03:58 [error] 25886#25886: *531 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream, client: 120.239.73.145, server: ehawms.top, request: "GET /generate?content=20251123-003-010-008&code=Y1/EAHm HTTP/1.1", upstream: "https://10.1.0.5:7892/generate?content=20251123-003-010-008&code=Y1/EAHm", host: "ehawms.top" 2025/12/03 21:04:01 [error] 25886#25886: *531 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream, client: 120.239.73.145, server: ehawms.top, request: "GET /generate?content=20251123-003-010-008&code=Y1/EAHm HTTP/1.1", upstream: "https://10.1.0.5:7892/generate?content=20251123-003-010-008&code=Y1/EAHm", host: "ehawms.top" 2025/12/03 21:04:02 [error] 25886#25886: *531 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream, client: 120.239.73.145, server: ehawms.top, request: "GET /generate?content=20251123-003-010-008&code=Y1/EAHm HTTP/1.1", upstream: "https://10.1.0.5:7892/generate?content=20251123-003-010-008&code=Y1/EAHm", host: "ehawms.top" 2025/12/03 21:04:12 [error] 25886#25886: *591 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream, client: 120.239.73.145, server: ehawms.top, request: "GET /generate?content=20251123-003-010-008&code=Y1/EAHm HTTP/1.1", upstream: "https://10.1.0.5:7892/generate?content=20251123-003-010-008&code=Y1/EAHm", host: "www.ehawms.top" 2025/12/03 21:04:50 [notice] 26646#26646: signal process started 2025/12/03 21:04:52 [notice] 26663#26663: signal process started
最新发布
12-04
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值