foxsquirrel

Avatar
  • 活动总数 56
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 2
  • 订阅数 24
  • 创建于

    How to enable cut and paste

    Sometimes it works and some times it does not allow copy and paste functionality. Am I doing something wrong or does the setup need changed?
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    How to turn this off [[maybe_unused]]

    已完成
    In a class after adding a 5th method to a public: it requires this [[maybe_unused]]What is this and how can it be shut off, I am not aware of any limits on the number of public methods. The code ca...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 已编辑于

    How to attach structure view to a specific .hpp file

    已回答
    What I need to do is show the structure view for a specific .hpp file. As it is now, when I am in the main file view screen the structure view travels with that file. Need to have the structure vie...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to set the toolchain for the Device tree compiler?

    Hello, Working with .dts (device-tree) and need to compile with the dtc  to generate dtb files and cannot find any place to configure this. Found a section for devicetree under tools, zephyr howeve...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to add -X to the ssh

    I need ssh -X <user@remote>.Looked at all the settings in tools and even tried to append -X to the username and that did not work.Please tell me where that can be added.
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Looking for IDE enviroment variable that is tied to /tmp/tmp.85zGxtQYYq/cmake-build-debug-remote-imx8/test_GTK4

    已回答
    The path generated by CLion is /tmp/tmp.85zGxtQYYqThat is generated by the IDE, I need the variable name in my cmake file. Support files are loaded onto the target board and this path changes per b...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    How to install a file set on remote target using cmake?

    已回答
    Hello everyone,I tried using install() and that did nothing to copy a set of support files onto the remote target. Is that the wrong cmake command for doing that. It does not even install it locall...
    • 2 个关注者
    • 2 条评论
    • 1 票
  • 已编辑于

    How to disable VM that is running. It interferes with epoll.h and pthreads.h

    已回答
    I am unable to find the settings to allow the locally hosted code to run natively.We use epoll.h and pthreads.h and the binary runs fine from a standard console.  It seems like the code is running ...
    • 2 个关注者
    • 2 条评论
    • 0 票