Forum > Other OS

FileExistUTF8 problem

<< < (3/3)

BeanzMaster:
Hi,

--- Quote from: GetMem on July 02, 2018, 08:25:13 am ---You're welcome. Did you try to debug it? Unfortunately the debugger is not working properly on my OSX.

--- End quote ---

Me to, i have some problem with GDB on some application it work and sometime not GDB not stop and run continusly in background. Each time i want recompile lazarus ask me to stop DBG and i need to launch without debug.

So i resolve my problem with path i'm use Application.Location for Win and Linux and
--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Copy(Application.ExeName, 1, Pos(ApplicationName + '.app', Application.ExeName) - 1); for Mac

Thanks again

Navigation

[0] Message Index

[*] Previous page

Go to full version