standalone error pLibraryName and some numbers [solved]

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mattmaier
Posts: 109
Joined: Fri Apr 19, 2013 2:49 am

standalone error pLibraryName and some numbers [solved]

Post by mattmaier » Tue Sep 22, 2015 2:05 am

I made a Windows standalone from Livecode 8 DP 4 on Windows 8.1. When I tried to open the .exe I got a popup with this message:

Error 91,51,1
532,51,1 while loading stack: pLibraryName

It has an "okay" button but clicking that doesn't do anything. At least, I think I'm clicking it because it changes color, however I can't see the mouse when it's inside the popup window.
Maybe it has something to do with an answer dialogue? But I don't believe I used one in the application. http://runtime-revolution.278305.n4.nab ... 95584.html
Last edited by mattmaier on Thu Sep 24, 2015 4:13 am, edited 1 time in total.

livecodeali
Livecode Staff Member
Livecode Staff Member
Posts: 194
Joined: Thu Apr 18, 2013 2:48 pm

Re: standalone error pLibraryName and some numbers

Post by livecodeali » Tue Sep 22, 2015 12:03 pm

Hi Matt,
This is a bug in the DP 4 IDE and has been fixed for DP 5 which should be out very soon.

mattmaier
Posts: 109
Joined: Fri Apr 19, 2013 2:49 am

Re: standalone error pLibraryName and some numbers

Post by mattmaier » Wed Sep 23, 2015 3:10 am

Is it a bug I can work around or do I have to wait for DP5?

mattmaier
Posts: 109
Joined: Fri Apr 19, 2013 2:49 am

Re: standalone error pLibraryName and some numbers

Post by mattmaier » Thu Sep 24, 2015 4:13 am

Compiling the windows standalone with DP 5 seems to have worked.

Post Reply