Search:

Type: Posts; User: luisvaldes88

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    4,891

    yes, i try that, it is not working. i am...

    yes, i try that, it is not working.
    i am thinking about writing my own driver.
    i will try to do it, and learn some stuff.

    :P
  2. Replies
    3
    Views
    4,891

    Qt Mysql connector on windows 7 64 bit

    hello, i am workin on a project that should work on Debian, Windows xp and Windows 7 32/64 bit. and using Qt and mysql database.

    i am going well, debian and win xp are ont the wheels, but i cant...
  3. the...

    <Linker>
    <Add library="gtk-win32-2.0" /> the correct lib
    <Add library="gobject-2.0" />
    <Add library="glib-2.0" />
    <Add directory="C:\Gtk\gtk-bundle\lib" />
    </Linker>
  4. now i understand how it works. the message...

    now i understand how it works.
    the message "could not find -lgtk-2.0" means that, the compiler searched in the directory PATH/lib the file (-l gtk-2.0) where
    the -l appends the "lib" so, it looked...
  5. but i think i did it correctly, it still gave me...

    but i think i did it correctly, it still gave me an message, this time it says this.

    Compiling: mymarquee.c
    mingw32-gcc.exe: -l-O2: linker input file unused because linking not done
    Compiling:...
  6. hi, thanks for the answer... look, i am not an...

    hi, thanks for the answer...
    look, i am not an advanced c programmer... for example, it is a little difficult to me to understand well the libraries things on C, this is my first project with with...
  7. hi, i already made a clean and rebuild, it did...

    hi, i already made a clean and rebuild, it did not work.
    i have the file but on windows, libgtk-win32-2.0.dll.a
    i dont know what is the diference between them.
    a dll that is a library.... well, i...
  8. Help Please!! - could not find -lgtk-2.0

    Hello, I'm having a problem when i build a project.
    It is the MyMarque example of the chapter 11 of gtk foundations of development.
    here is the log.


    -------------- Build: Debug in MyMarquee...
  9. Help Please!! - could not find -lgtk-2.0

    Hello, I'm having a problem when i build a project.
    It is the MyMarque example of the chapter 11 of gtk foundations of development.
    here is the log.


    -------------- Build: Debug in MyMarquee...
Results 1 to 9 of 9