LJ's Complete Console (LJ-CC) for PB/Win

Started by Pedro Marquez, November 17, 2013, 11:42:46 AM

Previous topic - Next topic

Pedro Marquez

see on forums does not work in ide firefy

http://www.laurencejackson.com/LJ-CC/index.html?introduction.htm

Someone may say something


is a library for use as pbconsole

Elias Montoya

Win7, iMac x64 Retina display 5K, i7-5820K 4.4 ghz, 32GB RAM, All updates applied. - Firefly 3.70.

José Roca

It won't compile with the PB IDE either. Will only compile if you don't include any API files and remove the "$" from ConInKey$ and ConWaitKey$. In short, it needs to be rewritten because there are several incompatibilities.

Pedro Marquez


José Roca

> with PB / Win IDE works

Which version of the compiler are you using? As is, it won't compile with version 10.04.

I repeat: It will compile if you remove #compiler pbwin 8, remove the "$" from ConInKey$ and ConWaitKey$ and don't include any API file. Even making the changes, as soon as you will include "win32api.inc" there will be conflicts.

Pedro Marquez

Quote from: Jose Roca on November 18, 2013, 03:32:09 PM
, as soon as you will include "win32api.inc" there will be conflicts.


if there are problems.