File | Line | Function |
---|---|---|
/global.php | 94 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php | 550 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php | 811 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php | 811 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php(872) : eval()'d code | 26 | errorHandler->error |
/global.php | 872 | eval |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.30 (FreeBSD)
|
Visual Studio 2013 libraries? - Printable Version +- Official Murl Engine Forum (https://murlengine.com/forum) +-- Forum: Murl Engine (https://murlengine.com/forum/forumdisplay.php?fid=5) +--- Forum: Murl Platform (https://murlengine.com/forum/forumdisplay.php?fid=10) +--- Thread: Visual Studio 2013 libraries? (/showthread.php?tid=267) |
Visual Studio 2013 libraries? - Rastervision - 02 Aug 2016 The latest beta version does not include the VS 2013 version of the engine. Is there a way to get this? Is VS 2013 being abandoned? RE: Visual Studio 2013 libraries? - Ketschak - 03 Aug 2016 (02 Aug 2016, 22:54)Rastervision Wrote: The latest beta version does not include the VS 2013 version of the engine. Is there a way to get this? No, Visual Studio 2013 support is not abandoned. As descriped in the blog post here, the download package only contains libs for the latest Visual Studio version. We provide libs for other VS versions in a separate package if needed. We will upload libs for VS2013 today and share the link. RE: Visual Studio 2013 libraries? - Ketschak - 03 Aug 2016 Here is the download link: murl_1.00.6405beta_vs2013.zip RE: Visual Studio 2013 libraries? - Rastervision - 03 Aug 2016 (03 Aug 2016, 9:43)Ketschak Wrote: Here is the download link: murl_1.00.6405beta_vs2013.zip Thank you. |