-
xHarbour builds were broken because BCC 5.8.2 does not have native support for function SHGetKnownFolderPath.
-
Can´t compile under xHarbour because hb_MemoRead is not supported.
-
Can't compile h_registry.prg with xHarbour and BCC.
-
RTE at method Define: invalid self object.
Only when xBase is xHarbour.
-
An EXE compiled with xHarbour and BCC fails to start with "no starting procedure" message.
-
The following languages are yet to be included:
- E100 Assembly
- A.NET
- A-0 System
- A+
- ABC ALGOL (extension of ABC)
- ACC
- Accent
- ACE DASL
- Action!
- Actor
- Adenine
- Agilent…
-
In xharbour errors have an undocumented message of aaStack which is the call stack at the time of invocation. It's an array of
{procname(),procline(),procfile()} arrays.
As far as I can tell there…
-
Ola pessoal, desenvolvi uma solucao para NFe bem no comeco, em 2008-2010 e nunca mais trabalhei com isso, ate que surgiu outra oportunidade agora. Vi que voces ja migraram parte da lib para .NET Core …
-
What is the correct use of -skip?
On hbc is skip={win}
On hbp do not accept {win}-skip, -skip={win}, -skip:{win}
on doc:
```
hbp
-skip skip processing the rest of the project fil…
-
h_print.prg doesn't compile because xHarbour only supports procedures as destroyers.