Search:

Type: Posts; User: Quang-vip

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    10,322

    Ohhhhh, so it was the execution bit problem? And...

    Ohhhhh, so it was the execution bit problem? And the linking was ok? :D
  2. Replies
    10
    Views
    10,322

    < -------------- Build: Debug in basstest...

    <


    -------------- Build: Debug in basstest (compiler: GNU GCC Compiler)---------------

    mingw32-g++.exe -L..\BassTest -L..\..\BassTest\ -LC:\Users\lap12\OneDrive\Documents\DevPaks\lib -o...
  3. Replies
    10
    Views
    10,322

    Hmmmmm.... I guess my copy MinGW is old or...

    Hmmmmm.... I guess my copy MinGW is old or something.... Because, it couldn't even compile pthread :< Oh well, let me just try
  4. Replies
    10
    Views
    10,322

    Hmm, so y e, I do know how to post a build log...

    Hmm, so y e, I do know how to post a build log (lul, maybe it's because of my brain :<)
    So yea, here's the build log:

    <

    -------------- Build: Debug in MP3 Player (compiler: GNU GCC...
  5. Replies
    10
    Views
    10,322

    A C++ linking issue...

    O k, so I was making a simple program that plays a MP3 file using the BASS library. The problem is, when I was trying to compile the program (Before compiling, I have linked the library's "bass.lib"...
  6. Replies
    5
    Views
    3,608

    I've already added it to the project, and in the...

    I've already added it to the project, and in the linker too :v
  7. Replies
    5
    Views
    3,608

    And I've tried to do what you said, nothing...

    And I've tried to do what you said, nothing worked :/
  8. Replies
    5
    Views
    3,608

    Ah yeah, I'm using Windows 10 Pro 64bit, Dev-C++...

    Ah yeah, I'm using Windows 10 Pro 64bit, Dev-C++ as the IDE, and the compiler is MinGW. I've pointed the dll file in the linker.
  9. Replies
    5
    Views
    3,608

    error: Id returned 5 exit status

    So I was making a simple cURL program to retrieve a string from a website. But, when I compile the program, the program returned this error: [Error] Id returned 5 exit status. I've included the cURL...
  10. Replies
    5
    Views
    3,136

    I added the "curl.h" to the linker, but nothing...

    I added the "curl.h" to the linker, but nothing changed :v
  11. Replies
    5
    Views
    3,136

    You mean, the linker?

    You mean, the linker?
  12. Replies
    5
    Views
    3,136

    Libcurl program compiling problem

    I'm trying an example of libcurl, but when I compile it, I get this error:15361

    I don't understand it, can someone help me about this problem? :v
Results 1 to 12 of 12