Comment #4 on issue 398 by duchyde...@gmail.com: configure can't find LLVM
http://code.google.com/p/gambas/issues/detail?id=398
Header files are in /usr/include/llvm* and /usr/local/include/llvm*
Object files are .a files in /usr/local/lib/ only.
On Sat, 02 Feb 2013, John Rose wrote:
> Tobias,
>
> OK that solves a simple example using Exec. Perhaps I should have given
> a more complex example: one where the directory contains a space and/or
> the filename contains a space:
>
It should work with as much spaces in the filenames as you wa
Tobias,
OK that solves a simple example using Exec. Perhaps I should have given
a more complex example: one where the directory contains a space and/or
the filename contains a space:
The following works OK:
sPath = "/home/john/Temp orary/q w.desktop"
sLogPath = "/home/john/Temporary/Log.t
Ongytenes com> writes:
I have fixed the indention bug and here is a screenshot of it parsing the
Gambas
Code into HTML format to copy to OpenOffice via the clipboard with syntax
highlighting intact. In this image it is working on a copy of it's own code.
https://sites.google.com/site/ong