Jump to content

Recommended Posts

Posted

I've created new project with 0.85 and place TUniEdit on the form and run, the error "Class TUniEdit not found" was raised, but if I copy them from old created project(0.84), there are no error.

  • Administrators
Posted

I've created new project with 0.85 and place TUniEdit on the form and run, the error "Class TUniEdit not found" was raised, but if I copy them from old created project(0.84), there are no error.

 

Interesting. I can't reproduce it.

 

What's your Delphi version?

Posted

I don't do anythings, but now there are no error.

 

Previously, I've tried to add and romove TUniEdit for a several times, but it always error.

I was just copied TUniEdit from old project and remove a components that have a problem, it worked.

(Even if I copy TUniEdit from old project but don't remove a components that have a problem, error was still existed)

 

I don't know why? I cannot reproduce it too.

 

Maybe it was an IDE bug???

Posted

There can be more than one uniGUIxx.bpl in the path. It is better to make a clean install after removing uniGUI and all related files and packages.

It's possible, I do not delete BPL files before recompile packages.

Now there is no problem any more, thank you.

×
×
  • Create New...