Activity for Matthew Elmer

  • Matthew Elmer Matthew Elmer posted a comment on discussion Help

    Thanks so much NightStrike, I appreciate the time you took to impart this knowledge upon me.

  • Matthew Elmer Matthew Elmer posted a comment on discussion Help

    Kai, Good news! Static linking seemed to work. Out of curiosity, could you maybe explain why? Also, how would I provide the missing library? Thanks so much!!

  • Matthew Elmer Matthew Elmer modified a comment on discussion Help

    Update--I figured out the command: x86_64-w64-mingw32-g++ However, I am given the following error when trying to run through the windows cmd: "the code execution cannot proceed because libstdc++-6.dll was not found. Reinstalling the program may fix this problem." Can anyone shed some light on this? What am I missing? Do you need more than a .exe to run a .exe? Even the most basic of knowledge would be helpful. Thanks so much!

  • Matthew Elmer Matthew Elmer modified a comment on discussion Help

    Update--I figured out the command: x86_64-w64-mingw32-g++ However, I am given the following error when trying to run through the windows cmd: "the code execution cannot proceed because libstdc++-6.dll was not found. Reinstalling the program may fix this problem." Can anyone shed some light on this? What am I missing? Do you need more than a .exe to run a .exe? Even the most basic of knowledge would be helpful. Thanks so much!

  • Matthew Elmer Matthew Elmer modified a comment on discussion Help

    Update:--I figured out the command: x86_64-w64-mingw32-g++ However, I am given the following error when trying to run through the windows cmd: "the code execution cannot proceed because libstdc++-6.dll was not found. Reinstalling the program may fix this problem." Can anyone shed some light on this? What am I missing? Do you need more than a .exe to run a .exe? Even the most basic of knowledge would be helpful. Thanks so much!

  • Matthew Elmer Matthew Elmer posted a comment on discussion Help

    Update:--I figured out the command: x86_64-w64-mingw32-g++ -std=c++17 -Wall -o However, I am given the following error when trying to run through the windows cmd: "the code execution cannot proceed because libstdc++-6.dll was not found. Reinstalling the program may fix this problem." Can anyone shed some light on this? What am I missing? Do you need more than a .exe to run a .exe? Even the most basic of knowledge would be helpful. Thanks so much!

  • Matthew Elmer Matthew Elmer modified a comment on discussion Help

    Howdy all, I am not very knowledgeable about linux or operating systems or really anything software related in general. All I'm sorta good at is C++, which brings me to my question that you will all sigh and shake your heads at: How do I compile a 64-bit Windows application from C++ source files in Cygwin? I have all of the necessary packages installed, but I don't know the command. Thanks so much! Your help is much appreciated. -- Matthew

  • Matthew Elmer Matthew Elmer posted a comment on discussion Help

    Howdy all, I am not very knowledgeable about linux or operating systems or really anything software related in general. All I'm sorta good at is C++, which brings me to my question that you will all sigh and shake your heads at: How do I compile a 64-bit Windows application from C++ source files in Cygwin? I have all of the necessary packages installed, but I don't know the command. Thanks so much! Your help is appreciated. -- Matthew

1