CodeBlocks:[要点:找不到这样的目录 [英] CodeBlocks : [highlight: No such directory found

查看:63
本文介绍了CodeBlocks:[要点:找不到这样的目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经阅读了网站上的其他问题,但没有一个与我遇到的问题相符.

I have already read the other questions on the site and none of them matched with the issue I had.

我已经尝试了轻松安装,然后重新安装代码块.

I have already tried unistalling and then reinstalling codeblocks.

请帮助.

构建日志:

mingw32-g ++.exe -Wall -fexceptions -g -c S:\ Coding \ C ++ \ aloo \ main.cpp -o obj \ Debug \ main.omingw32-g ++.exe -o bin \ Debug \ aloo.exe obj \ Debug \ main.o

mingw32-g++.exe -Wall -fexceptions -g -c S:\Coding\C++\aloo\main.cpp -o obj\Debug\main.o mingw32-g++.exe -o bin\Debug\aloo.exe obj\Debug\main.o

[highlight color ="yellow"]-lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32 [/highlight]"C:\ Program Files(x86)\ CodeBlocks \ MinGW \ lib \ libbgi.a"

[highlight color="yellow"]-lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32[/highlight] "C:\Program Files (x86)\CodeBlocks\MinGW\lib\libbgi.a"

mingw32-g ++.exe:错误:[突出显示:没有这样的文件或目录

mingw32-g++.exe: error: [highlight: No such file or directory

mingw32-g ++.exe:错误:color ="yellow"]-lbgi:没有这样的文件或目录

mingw32-g++.exe: error: color="yellow"]-lbgi: No such file or directory

mingw32-g ++.exe:错误:C:\ Program Files(x86)\ CodeBlocks \ MinGW \ lib \ libbgi.a:没有此类文件或目录

mingw32-g++.exe: error: C:\Program Files (x86)\CodeBlocks\MinGW\lib\libbgi.a: No such file or directory

进程以状态1(0分钟,4秒)终止了

Process terminated with status 1 (0 minute(s), 4 second(s))

3个错误,0个警告(0分钟,4秒)

3 error(s), 0 warning(s) (0 minute(s), 4 second(s))

推荐答案

我已成功解决了该问题.

I have successfully solved the problem.

我要做的只是转到编译器设置"(设置"->编译器"->全局编译器设置),然后选择重置默认值".

All I did was go to "Compiler Settings" ("Settings" -> "Compiler" -> Global compiler settings), and selected "Reset Defaults".

它解决了这个问题.

感谢大家的回答.:)

这篇关于CodeBlocks:[要点:找不到这样的目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆