AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Delphi F2051 Unit Menus was compiled with diffrent.....
Thema durchsuchen
Ansicht
Themen-Optionen

F2051 Unit Menus was compiled with diffrent.....

Ein Thema von Razor · begonnen am 27. Feb 2009 · letzter Beitrag vom 28. Feb 2009
Antwort Antwort
Razor
(Gast)

n/a Beiträge
 
#1

F2051 Unit Menus was compiled with diffrent.....

  Alt 27. Feb 2009, 22:26
Hello!


I open delphi 2009 and i cant compile no more?Why is this?


Full error is this

[DCC Fatal Error] Project5.dpr(5): F2051 Unit Menus was compiled with a different version of UxTheme.MPI_DISABLED
  Mit Zitat antworten Zitat
mkinzler
(Moderator)

Registriert seit: 9. Dez 2005
Ort: Heilbronn
39.851 Beiträge
 
Delphi 11 Alexandria
 
#2

Re: F2051 Unit Menus was compiled with diffrent.....

  Alt 27. Feb 2009, 22:32
As the error says, you have to recompile Menues.pas against the same version of UxTheme
Markus Kinzler
  Mit Zitat antworten Zitat
Benutzerbild von jaenicke
jaenicke

Registriert seit: 10. Jun 2003
Ort: Berlin
9.332 Beiträge
 
Delphi 11 Alexandria
 
#3

Re: F2051 Unit Menus was compiled with diffrent.....

  Alt 27. Feb 2009, 22:33
I think you have another UxTheme.pas or UxTheme.dcu in your search path or a compiled package. You could try to delete all but the standard entries
Code:
$(BDS)\lib;$(BDSUSERDIR)\Imports;$(BDS)\Imports;$(BDS)\Lib\Indy10;$(BDSCOMMONDIR)\Dcp;$(BDS)\include;$(BDS)\RaveReports\Lib
from your search path.
If this doesn't help try a repair installation of your Delphi installation.
Sebastian Jänicke
Alle eigenen Projekte sind eingestellt, ebenso meine Homepage, Downloadlinks usw. im Forum bleiben aktiv!
  Mit Zitat antworten Zitat
Razor
(Gast)

n/a Beiträge
 
#4

Re: F2051 Unit Menus was compiled with diffrent.....

  Alt 28. Feb 2009, 07:35
Zitat von jaenicke:
I think you have another UxTheme.pas or UxTheme.dcu in your search path or a compiled package. You could try to delete all but the standard entries
Code:
$(BDS)\lib;$(BDSUSERDIR)\Imports;$(BDS)\Imports;$(BDS)\Lib\Indy10;$(BDSCOMMONDIR)\Dcp;$(BDS)\include;$(BDS)\RaveReports\Lib
from your search path.
If this doesn't help try a repair installation of your Delphi installation.
That helped it!Thanks!

Now you can lock it..
  Mit Zitat antworten Zitat
Benutzerbild von toms
toms
(CodeLib-Manager)

Registriert seit: 10. Jun 2002
4.648 Beiträge
 
Delphi XE Professional
 
#5

Re: F2051 Unit Menus was compiled with diffrent.....

  Alt 28. Feb 2009, 07:46
Hint: Always try googling an error message first - that's at least how I do it.
You often come across a PAQ and a solution.
In your case, you could have searched for Bei Google suchenwas compiled with a different version of
Google will give you some hits with this term.
Thomas
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:57 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz