-
Hi Michael
I recently installed a new version of the compiler with fpcupdeluxe. Sysutils seem to be broken, I have a hardfault when executing sysutils.init.
My last operational version was:
FPC upd…
-
Hoi Termux devs/fans..
Hope to get some help overhere as it was "Not related to X server functionality" according to the Termux-x11 moderator..
I was very happy I got FreePascal 3.3.1 from trunk…
-
When turning on {$define FullDebugMode} various compiler errors pop up - includng problem with missing array members in StandardVirtualMethodNames, missing vmtSelfPtr, etc.. that do not seem to be res…
-
Continuing #118 by @carlca …
- System:
- [x] FPC v.3.0.2.
- [x] VS Code v.1.23.
- [x] Mac OS v.10.11 (El Capitan).
- Debugger:
- [x] LLDB v.360.1.70 (osx default).
- [x] lldb-mi …
-
It looks like a Delphi project.
Will it work with FreePascal and are there plans to get it work on LInux?
-
Hi everyone
I working in Lazarus(freepascal) with luajit & luv, When i try to staitc link luajit and luv in my program, I got some trouble.
luv work well in dll mode on windows/mingw, because atexi…
M1NGS updated
4 months ago
-
1. Missing StringBuilderUnit from the project
2. Missing CommentsBox from the lfm of uMainForm
3. After adding the missing ListBox I get an exception, I keep getting 'StackOverflow' Exception. No m…
-
The library currently doesn't compile at all with freepascal.
function enet_protocol_handle_send_unreliable_fragment doesn't compile in:
channel := @ peer ^. channels [command ^. header.chan…
-
```
Criar compartibilidade com o freepascal.
```
Original issue reported on code.google.com by `marcelofernandes.mga` on 8 Jan 2009 at 2:05
-
I've never messed around with Pascal or Delphi before, but I wanted to compile this - it looks like the last release is probably missing a few commits.
I don't like cluttering my system with depend…