Forum > FV/Textmode IDE
FPC Compiler
peter-1:
martin,
yes,
saving via "save as" works fine for the source code but where is the compiled file saved?
Peter
jwdietrich:
--- Quote from: peter-1 on January 30, 2022, 05:29:12 pm ---martin,
yes,
saving via "save as" works fine for the source code but where is the compiled file saved?
Peter
--- End quote ---
It is saved in this project folder as well.
peter-1:
I'm going crazy. the compiled file is not saved.
MarkMLl:
Please report the version etc. of the Lazarus IDE that you're using (Help -> About Lazarus). Also it would be useful if you said what operating system you're using.
MarkMLl
rvk:
Please do a
--- 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";}};} ---Showmessage(paramstr(0));somewhere in your program. It will show you exactly where your executable is.
Navigation
[0] Message Index
[#] Next page
[*] Previous page