Function gl_clear_inside_borders not available

Cross-platform IDE for the rapid development of applications for the embedded world, available on Windows, Linux, and macOS.
Post Reply
Author
Message
frank.malik
Posts: 96
Joined: 09 Apr 2021 20:37

Function gl_clear_inside_borders not available

#1 Post by frank.malik » 16 Sep 2022 13:46

Hello,

in the documentation of the mikroSDK a function gl_clear_inside_borders is mentioned, but it seems that this function is not available.
Kind regards
Frank

Fusion for STM32 v8, STM32F407ZG@168MHz, 4" TFT capacitive
mikromedia 3, PIC32MZ2048EFH100@200MHz, 3" TFT capacitive
NECTO Studio 3.0.0, mikroC AI for ARM/PIC32, mikroSDK v.2.7.2

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Function gl_clear_inside_borders not available

#2 Post by filip » 21 Sep 2022 12:51

Hi,

Here is the link to documentation :
https://docs.mikroe.com/mikrosdk/ref-ma ... d73c9c5c1e

Regards,
Filip.

frank.malik
Posts: 96
Joined: 09 Apr 2021 20:37

Re: Function gl_clear_inside_borders not available

#3 Post by frank.malik » 21 Sep 2022 13:29

Hi Filip,

thanks for coming back to my question.

Actually I know this documentation, and tried to set everything correctly.
However, it seems that this function is simply not defined anywhere.

The compiler returns

Code: Select all

Undeclared identifier 'gl_clear_inside_borders' in expression
The code is for the mikromedia 3 for PIC32MZ capacitive. Please find it attached for your reference.

Kind regards
Frank
Attachments
Test_CropBorder.zip
(5.11 KiB) Downloaded 37 times
Kind regards
Frank

Fusion for STM32 v8, STM32F407ZG@168MHz, 4" TFT capacitive
mikromedia 3, PIC32MZ2048EFH100@200MHz, 3" TFT capacitive
NECTO Studio 3.0.0, mikroC AI for ARM/PIC32, mikroSDK v.2.7.2

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Function gl_clear_inside_borders not available

#4 Post by filip » 26 Sep 2022 08:18

Hi,

I will check what is going on here and reply ASAP.

Regards,
Filip.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Function gl_clear_inside_borders not available

#5 Post by filip » 28 Sep 2022 14:22

Hi,

This function was removed from the source file but remained in header, so it was left in the documentation by a mistake.

Regards,
Filip.

Post Reply

Return to “IDE”