Error AlphaControls uses library Root › Technical support › Troubleshooting This topic has 5 replies, 2 voices, and was last updated 8 years, 5 months ago by Gregory.P. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts November 6, 2016 at 7:56 pm #55753 SupportKeymaster You are compiling in the Win32 mode? Or Win64? Can you try to make a new application, add “Graphics” in “uses” there and compile it? (not “Vcl.Graphics”) November 7, 2016 at 6:12 am #55755 Gregory.PParticipant Win32 Application OK Uses (Vcl.Dialogs, Vcl.Graphics) [attachment=7984:Capture3.PNG] [attachment=7985:Capture 4.PNG] Library Error Uses (Dialogs, Graphics) or (Vcl.Dialogs, Vcl.Graphics); [attachment=7986:Capture.PNG] [attachment=7987:Capture2.PNG] November 7, 2016 at 6:26 am #55758 SupportKeymaster Adding “Vcl.Graphics” to the library has this issue too? I think, something wrong in the project options.. November 7, 2016 at 7:44 am #55759 Gregory.PParticipant Uses library “Vcl.Graphics, sPanel” Compile Error Unit sPanel : uses Graphics [attachment=7988:Capture.PNG] [attachment=7989:Capture1.PNG] [attachment=7990:Capture3.PNG] I'm stuck in my project, I need the dialogue in my library (sMessageDlg) 🙁 thank you very much November 7, 2016 at 9:58 am #55761 Gregory.PParticipant problem solved [attachment=7992:Capture.PNG] Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting