1. 程式人生 > >C++ builder 6 編譯時提示Unable to open file 'DCLUSR.LIB' 之解決辦法

C++ builder 6 編譯時提示Unable to open file 'DCLUSR.LIB' 之解決辦法

以前曾出現過類似問題,解決過了!

前幾天應朋友要求幫忙改個東東,新裝CB又出現這個問題。找了半天才解決。特此記在這裡,以備忘記。

找到下圖檔案(C:\Program Files\Borland\CBuilder6\Lib\dclusr.bpk)

雙擊之

點選Install即可。我這個圖裡因已經安裝過,所以變灰了!


相關推薦

C++ builder 6 編譯提示Unable to open file 'DCLUSR.LIB' 解決辦法

以前曾出現過類似問題,解決過了! 前幾天應朋友要求幫忙改個東東,新裝CB又出現這個問題。找了半天才解決。特此記在這裡,以備忘記。 找到下圖檔案(C:\Program Files\Borland\CBuilder6\Lib\dclusr.bpk) 雙擊之 點選Instal

[ c++] cmake 編譯 undefined reference to `std::cout' 錯誤的解決方案

bin cut () cmake fin epo linking com urn cmake .. 和 make 之後,出現如下錯誤 Linking CXX executable ../../../bin/ModuleTest CMakeFiles/Modu

C#連接mysql是提示unable to connect to any of the specid

C# mysql unable to connect to 1、測試連接時提示錯誤如下圖:2、解決的辦法是Server name用127.0.0.1。別用'.'或者localhost。如下圖:C#連接mysql是提示unable to connect to any of the s

SpringBoot 編譯出現Unable to find a single main class的解決方法

今天一個Maven專案突然jenkins編譯不通過了,報錯內容如下: [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.3.6.RELEASE:repackage

arm-linux編譯核心提示 Unable to find the ncurses libraries解決辦法

編譯核心提示: [email protected]:/opt/EmbedSky/TQ3358/Kernel_3.2_TQ3358_for_Linux_v2.0# make menuconfig   HOSTCC  scripts/kconfig/conf.o  *

使用TC除錯c語言的時候執行出現“unable to open input file 'cos.obj'

記得以前自己使用TC除錯c語言的時候會出現 執行時出現“unable to open input file 'cos.obj'”其實這個是個小小的問題,今天就簡單的謝謝原因和解決方法檢查了路徑是否正確,例如:TC在E:/ 就得把Option/Derectories設定正確E:

STS/Eclipse debug提示Unable to install breakpoint in class...“

背景描述 所述問題大概困惑了近半個月時間,在開發的過程中,突然間就不能除錯了,,, 於是各種博文、論壇,還是沒有解決我的問題,以致於拖延了很長時間。 解決思路 開發涉及的 所有專案 下列選項

C#調用excel導出數據提示000208D5-0000-0000-C000-000000000046錯誤的解決辦法

logs error: 版本 .com cas ima microsoft rop primary 錯誤信息:000208D5-0000-0000-C000-000000000046 Unable to cast COM object of type ‘System.__C

Source Insight 4.0首次安裝提示unable to open or create...解決方案

當初買電腦的時候too young, too naive. 註冊了一箇中文的windows使用者名稱,後面踩的坑我真是。。。這又是一個哲學問題。。。 好了,正式開始: 出現這個問題,是因為Sourch

解決安裝oracle xhost: unable to open display

1) 確保下面的包已經安裝 xorg-x11-xauth xorg-x11-fonts-* xorg-x11-utils 2) 確認 sshd配置檔案中X11Forwarding的配置為yes

OGG-01091 Unable to open file "/orabackup/ogg/dirdat/r1004359" (error 2, No such file or directory)

記一次ogg報錯ogg-01091的處理過程 今天接到同事電話,說使用者現場有一套RAC資料庫異常斷電,其中一個節點上部署了ogg的應用程序,機器開機之後,發現ogg所有的應用程序都是abended狀態,檢視日誌後,發現報錯如下: 2018-10-18 10:21:21 INFO O

Tomcat啟動報unable to start within 45 seconds錯誤解決辦法

1.錯誤描述 Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in

jupyter notebook問題unable to open file: name = 'datasets/train_catvnoncat.h5'和No modul‘lr_utils'

jupyter notebook問題unable to open file: name = ‘datasets/train_catvnoncat.h5’和No modul‘lr_utils’ 環境: Ubuntu16.04 anaconda3 Python3.5 在做吳恩達的deep

PHP出現SSL certificate: unable to get local issuer certificate的解決辦法

當本地curl需要訪問https時,出現SSL certificate: unable to get local issuer certificate錯誤資訊 解決辦法: 到http://curl.haxx.se/ca/cacert.pem下載pem檔案,並將檔案拷貝到D:\phpStudy

關於Server Tomcat v8.5 Server at localhost was unable to start within 45 second的解決辦法

這個問題可能大家都有碰到過,有的人可能是到這個問題,就重新啟動一次eclipse就好了,但如果是大型的專案,重新啟動也還是會報這個錯。 出現這個情況的原因有兩個,一是你的資料庫連線connection超時,二是你的專案真的在45s之間還沒啟動起來,是由於專案比較

Visual Studio 2010 開啟提示“遇到了問題,需要關閉”的解決辦法

        Win7系統升級後,Visual Studio 2010開啟時會提示“遇到了問題,需要關閉”,網上找了很多的辦法沒有成功,無意中測試下面的辦法^_^         解決的辦法就是“

ORA-27041: unable to open file--恢復被rm意外刪除資料檔案

當資料庫中的某個資料檔案被誤刪除之後,DBA可以選擇使用已有的備份進行還原與恢復,下文為DBA提供了另一種選擇,已經通過測試環境進行了相關測試,該方法是個不錯的選擇。轉自http://www.xifenfei.com/2289.html一.模擬資料檔案刪除[[email&#

java.lang.IllegalStateException: Unable to open nested entry 'lib/bsfit-api-1.0.3.jar'. It has been

java.lang.IllegalStateException: Unable to open nested entry 'lib/bsfit-api-1.0.3.jar'.  It has been compressed and nested jar files must

Unable to find the ncurses libraries的解決辦法

我們在更新CentOS或者Ubuntu的核心時,執行make menuconfig可能看如這樣的錯誤: *** Unable to find the ncurses libraries or the *** required header files. *** ‘make menuconfig’ requi

yum安裝提示有另一個程式在使用的解決辦法

今天在虛擬機器yum 安裝Docker時報錯: 原因是: yum - updatesd這個服務會時不時的訪問網路,如果卡住了(可能虛擬機器關機的時候卡了),同時你又在執行yum,就會總是提示你另一程