E2202 Required package 'VclJPG' not found

xe8 [dcc32 Fatal Error] RaizeComponentsVcl_Design.dpk(40): E2202 Required package ‘VclJPG‘ not found

install compoent dpk  error

change requires  files list  vcljpg to vclimg.

E2202 Required package 'VclJPG' not found

时间: 2024-10-17 13:04:56

E2202 Required package 'VclJPG' not found的相关文章

E2202 Required package 'rtl' not found"

最近重新下载了一个delphi Berlin 10.1.2绿色版本,解压后剪切到别的盘上了,一些需要直接编译的.dpk包,例如fastReport都不能了,都提示E2202 Required package 'rtl' not found",google了一下,终于找到了答案,就是程序目录下dcc32.cfg第二行配置的路径是绿色版本默认的路径,改成自已的 就可以了. -aWinTypes=Windows;WinProcs=Windows;DbiProcs=BDE;DbiTypes=BDE;Db

YUM repository and package management: Complete Tutorial

Every operating system must have some or the other way to install a program. What's important is the fact that the user must not be given the responsibility of managing the overhead involved in the installation of the program. You would ask,what's th

R语言:SMOTE - Supersampling Rare Events in R:用R对非平衡数据的处理方法

SMOTE - Supersampling Rare Events in R:用R对稀有事件进行超级采样 在这个例子中将用到以下三个包 {DMwR} - Functions and data for the book "Data Mining with R" and SMOTE algorithm:SMOTE算法 {caret} - modeling wrapper, functions, commands:模型封装.函数.命令 {pROC} - Area Under the Curv

GitLab安装说明

http://blog.csdn.net/huangzhijie3918/article/details/51330425 GitLab,是一个使用 Ruby on Rails 开发的开源应用程序,与Github类似,能够浏览源代码,管理缺陷和注释,非常适合在团队内部使用. gitlab是基于Ruby on Rails的,安装和配置非常麻烦,不过有傻瓜安装包,https://about.gitlab.com/downloads/,或者,https://bitnami.com/stack/gitl

RHadoop环境搭建

阅读导读: 1.如何搭建RHadoop开发环境? 2.搭建RHadoop和Hadoop环境搭建的区别? 3.如何执行rmr2任务? 4.hadoop命令与RHadoop命令有哪些区别? 环境准备 首先环境准备,这里我选择了Linux Ubuntu操作系统12.04的64位版本,大家可以根据自己的使用习惯选择顺手的Linux. 但JDK一定要用Oracle SUN官方的版本,请从官网下载,操作系统的自带的OpenJDK会有各种不兼容.JDK请选择1.6.x的版本,JDK1.7版本也会有各种的不兼容

A Tour of Go Map literals

Map literals are like struct literals, but the keys are required. package main import "fmt" type Vertex struct { Lat, Long float64 } var m = map[string]Vertex { "Bell Labs": Vertex { 40.6833, -74.39967, }, "Google": Vertex{ 3

A Tour of Go For

Go has only one looping construct, the for loop. The basic for loop looks as it does in C or Java, except that the ( ) are gone (they are not even optional) and the { } are required. package main import "fmt" func main() { sum := 0 for i := 0; i

在rhel6上安装11.2.0.3 or 11.2.0.4 db sofrware时报缺少"elfutils-libelf-devel-0.97" And "pdksh-5.2.14"

Installing 11.2.0.3 Or 11.2.0.4 (32-bit (x86) or 64-bit (x86-64) ) On RHEL6 Reports That Packages "elfutils-libelf-devel-0.97" And "pdksh-5.2.14" Are Missing (PRVF-7532) (Doc ID 1454982.1) Applies to: Oracle Universal Installer - Versi

Adobe/Flash Media Server 5.0 linux 64位系统下的安装

一.下载 Adobe/Flash MS5.0下载地址: http://fs1.d-h.st/download/00036/VOt/adobemediaserver_5_ls1_linux64.tar.gz # ./wget http://fs1.d-h.st/download/00036/VOt/adobemediaserver_5_ls1_linux64.tar.gz 二.安装 # ./tar -xvf adobemediaserver_5_ls1_linux64.tar.gz # ./cd