Re: [Lazarus] Windows 10 execution problem for my application...

2018-01-19 Thread AlexeyT via Lazarus
Is this a case of extreme vetting UAC? I am running as a normal user. What you must do is rightclick the exe file, and in Explorer dlg, call button "unlock app" or smth. Default is locked state, so OS makes limits. -- Regards, Alexey -- ___ Lazar

Re: [Lazarus] Windows 10 execution problem for my application...

2018-01-19 Thread Bo Berglund via Lazarus
On Sat, 20 Jan 2018 00:57:36 +0100, Bo Berglund via Lazarus wrote: >Is there some special setting needed in order to use Win10 as a >developer? I tried to start it from a command prompt instead, so in the console I navigated to the bin folder and typed the name of the executable and hit enter. S

[Lazarus] Windows 10 execution problem for my application...

2018-01-19 Thread Bo Berglund via Lazarus
I am having problems with Windows10 Pro x64 regarding running my programs from Windows Explorer. What happens is this: - I have created a new virtual computer with Windows 10 Pro x64 - Installed Subversion and checked out a project including sources and the 32 bit binary - Went to the binary folder

Re: [Lazarus] Lazarus 1.8.0: Carbonproc cannot be compiled on El Capitan

2018-01-19 Thread Dmitry Boyarintsev via Lazarus
On Fri, Jan 19, 2018 at 3:01 PM, Haruo Toda via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > > Any work-arounds? > > > You're compiling for x86_64 (this is a default selection for macOS for a newer FPC version) you need to specify i386 explicitly thanks, Dmitry -- __

[Lazarus] Lazarus 1.8.0: Carbonproc cannot be compiled on El Capitan

2018-01-19 Thread Haruo Toda via Lazarus
Hello, It's very long since my last post. I am now moving from Lazarus 1.6.4 to 1.8.0 on MacOSX (El Capitan). But it won't to compile my project which can be build quite well using 1.6.4. Compilation stops at carbonproc.pp. Accoring to the error messages, following identifiers are not found: ATS