support

Forum Replies Created

Viewing 15 posts - 2,176 through 2,190 (of 7,897 total)
  • Author
    Posts
  • in reply to: Qt QML Support – Help #28193
    support
    Keymaster

    Sorry, we do not have any plans to support QML on the VisualGDB side.

    We can help you configure QML for Raspberry Pi as a part of our consulting services. Please feel free to reach out to our sales if you would like to get a quote.

    in reply to: Qt QML Support – Help #28191
    support
    Keymaster

    Hi,

    Sorry, QML (Qt Quick) is based on a completely different technology stack, compared to the regular Qt projects, and is hence not supported by VisualGDB.

    support
    Keymaster

    Hi,

    VisualGDB indeed uses its own settings to control every aspect for formatting. You can find out a searchable list of settings on the following page: https://visualgdb.com/settings/. It is automatically updated when VisualGDB settings are changed. E.g. try searching for “auto-format” for a detailed list of settings that control when VisualGDB would format code.

    in reply to: Raspberry Pi 4 Model B #28188
    support
    Keymaster

    Hi,

    Our regular Raspberry Pi toolchain is compatible with Raspberry Pi 4. That said, please make sure you are using a compatible SD card image (see this page for details).

    in reply to: Excluding folders when sync directories #28182
    support
    Keymaster

    Thanks, the problem might be caused by incorrect encoding of some of the QuickSync settings.

    Please try this build: VisualGDB-5.5.5.3629.msi (you would need to re-enter the excluded subfolders via VisualGDB Project Properties).

    If it still doesn’t help, please attach the updated .vgdbsettings file.

     

    in reply to: Time stamp issues? #28181
    support
    Keymaster

    No problem, we have updated VisualGDB to use UTC times for folders, similar to files: VisualGDB-5.5.5.3628.msi

    in reply to: Time stamp issues? #28175
    support
    Keymaster

    Thanks for clarifying everything. We have pinpointed and fixed the problem in the following build: VisualGDB-5.5.5.3626.msi

    in reply to: Excluding folders when sync directories #28168
    support
    Keymaster

    Hi,

    Unfortunately, it’s hard to suggest anything specific based on the description you provided. We could help you find the correct settings if you could let us know the following:

    1. The .vgdbsettings (or .vgdbcmake) file with the transfer settings.
    2. The exact path on the Windows machine where the file is located.
    3. The exact paths on the Windows machine of files that et transferred despite being excluded.
    in reply to: ESP32 Arduino Core error with included library #28167
    support
    Keymaster

    Good to know it works. BTW, we have a detailed tutorial showing how to compare build command lines between VisualGDB and the Arduino IDE here: https://visualgdb.com/tutorials/arduino/diagnosing/

    in reply to: ESP32 Arduino Core error with included library #28160
    support
    Keymaster

    Please make sure you install the latest VisualGDB 5.5 Preview 5.

    in reply to: ESP32 Arduino Core error with included library #28158
    support
    Keymaster

    Thanks for confirming this. To narrow the problem further, please follow the steps below:

    1. Dump the build command line used by VisualGDB to a batch file as shown here. Make sure the build fails when running the batch file.
    2. Try modifying the batch file to use the arduino-builder.exe from the Arduino IDE directory instead of the VisualGDB’s one. Does it solve the problem?
    3. If not, please check the ESP32 Arduino core version used by the Arduino IDE and VisualGDB. If they are not the same, please try updating the core used by VisualGDB via Tools->VisualGDB->Manage VisualGDB Packages.
    in reply to: ESP32 Arduino Core error with included library #28155
    support
    Keymaster

    Hi,

    Please try building the same project with the Arduino IDE. If the problem persists, the issue is with a specific library. If not, we can help you configure VisualGDB to match the behavior of the Arduino IDE.

    in reply to: Feature request: Create empty project #28146
    support
    Keymaster

    No problem, we have updated VisualGDB to show an “empty project” template after the regular project samples in the embedded project wizard. Please try this build: VisualGDB-5.5.5.3622.msi

    You can turn this feature on and off via the “Show Empty Project Template” setting (see this page for a list of all global settings).

     

    in reply to: ARM9 Linux #28144
    support
    Keymaster

    Hi,

    Please see this page for a detailed overview of supported targets.

    in reply to: openocd flash plugin hangs in loaded_plugin_unload #28140
    support
    Keymaster

    Hi,

    It’s hard to say why HAL_DeInit() would hang on a specific board, however it should be relatively easy to find out by terminating the OpenOCD instance and then attaching to the device as shown in this tutorial. It will show what exactly is happening on the device when it hangs.

Viewing 15 posts - 2,176 through 2,190 (of 7,897 total)