<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 12/05/15 06:42, Vitali Samurov wrote:
<blockquote
 cite="mid:20150512054255.93495180068@vs18.mail.saunalahti.fi"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <div>
  <div style="font-family: Calibri,sans-serif; font-size: 11pt;">Hi,<br>
  <br>
I just noticed that Geany v1.24 catches compiler error in Windows 8.1
64bit and returns just status result when running on a tablet Windows
8.1 32bit. <br>
  <br>
Br,<br>
Vitali</div>
  </div>
  <div dir="ltr">
  <hr><span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a
 moz-do-not-send="true" href="mailto:samurov.vitali@saunalahti.fi">Vitali
Samurov</a></span><br>
  <span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎04/‎05/‎2015
09:20</span><br>
  <span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a
 moz-do-not-send="true" href="mailto:users@lists.geany.org">Geany
general discussion list</a></span><br>
  <span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">Re:
[Geany-Users] Error line highlight, asm-like compiler?</span><br>
  <br>
  </div>
  <div>
  <div style="font-family: Calibri,sans-serif; font-size: 11pt;">I did
check the same compiler in Linux - it works - Geany catches an error
line.<br>
  <br>
Br,<br>
-Vitali</div>
  </div>
  <div dir="ltr">
  <hr><span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a
 moz-do-not-send="true" href="mailto:elextr@gmail.com">Lex Trotman</a></span><br>
  <span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎03/‎05/‎2015
02:25</span><br>
  <span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a
 moz-do-not-send="true" href="mailto:users@lists.geany.org">Geany
general discussion list</a></span><br>
  <span
 style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject:
  </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">Re:
[Geany-Users] Error line highlight, asm-like compiler?</span><br>
  <br>
  </div>
There are various problems with running commands on windows, and<br>
capturing the results, and what the effect is, depends on which<br>
version of geany you use.<br>
  <br>
There is a major upgrade in progress which is intended to fix the<br>
problems but it hasn't landed yet.<br>
  <br>
Cheers<br>
Lex<br>
  <br>
On 3 May 2015 at 08:01,  <a class="moz-txt-link-rfc2396E" href="mailto:samurov.vitali@saunalahti.fi"><samurov.vitali@saunalahti.fi></a> wrote:<br>
> Hi,<br>
><br>
> an assembler-like compiler produces such error:<br>
> ...mkl2mkp-0.30.exe -i timelapse_ctrl.mkl<br>
> MKP file  timelapse_ctrl.mkl<br>
> timelapse_ctrl.mkl: 64: Error E011 The value of symbolic reference
is not<br>
> defined: SPLASH_<br>
> MSG_2_3<br>
> First page:  0<br>
> Length (pages):  2<br>
><br>
><br>
> But Geany catches just a status:<br>
><br>
> ...\mkl2mkp-0.30.exe -i "timelapse_ctrl.mkl"<br>
>  (in directory: C:\Temp)<br>
> Compilation failed.<br>
><br>
> Is it possible to do something?<br>
><br>
> Br,<br>
> Vitali<br>
><br>
><br>
> Sent from Windows Mail<br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
> <a class="moz-txt-link-freetext" href="https://lists.geany.org/cgi-bin/mailman/listinfo/users">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
><br>
_______________________________________________<br>
Users mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
<a class="moz-txt-link-freetext" href="https://lists.geany.org/cgi-bin/mailman/listinfo/users">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.geany.org">Users@lists.geany.org</a>
<a class="moz-txt-link-freetext" href="https://lists.geany.org/cgi-bin/mailman/listinfo/users">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a>
  </pre>
</blockquote>
I wish to unsubscribe form this mailing list<br>
<br>
TIA<br>
<br>
</body>
</html>