Piotr

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Created

    Missing libraries in DLL - libgcc_s_seh-1.dll & libstdc++-6.dll

    I am working on my C++ DLL with CLion and got myself into a problem. My native library was throwing the DllNotFoundException on C# side. I put it in Dependency Walker & found out that 2 libraries m...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How can I support code snipping in CLion

    Answered
    Hello JetBrains, I have a problem with CLion. I am making an application that is platform-dependent. I use #ifdef's to exclude code unsupported by each platform. But when I do something like this: ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    PhpStorm changes slashes way in Composer

    Hello guys. I tried to load my composer.json file with PhpStorm, and it's an error that appears: [RuntimeException]Could not scan for classes inside "C:\Users\Admin\Projects\_GitHub repos_\Website\...
    • 2 followers
    • 1 comment
    • 0 votes