Does anyone know if Mikroe Visual GLCD can be used with PB Pro or do I need to use their compiler as well? :confused:
Printable View
Does anyone know if Mikroe Visual GLCD can be used with PB Pro or do I need to use their compiler as well? :confused:
The above quote is from the MikroElectronika Visual GLCD web page. What you can do is the following, get the code in any of the MicroElektronika languages and write that code in PBP. I have done it before with other programs that produce code in C and I convert that to PBP. Sometimes it's an easy and obvious process, sometimes it is not.Quote:
Visual GLCD is a development software used for visual building of graphic interface for embedded GUI-intensive devices with various types of Graphic LCD displays. This software generates source code compatible with mikroElektronika Compilers (mikroC, mikroPascal and mikroBasic).....
Robert
It's not being lazy, it's to properly use other's time and ressources (if any) :D