Results 1 to 5 of 5

Thread: SMMP2 - a music player

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Weird... I solved up the bass issue and had a go at launching it from a terminal and all I get is a small window which is blank and the following output:

    Code:
    /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64
    
    (smmp2:31761): Gtk-WARNING **: Failed to load type module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so
    Any specific dependencies I should install by chance?
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  2. #2
    So, ho-kay, I released a new build today. Some minor improvements, nothing much, but oh well, at least it has pushed forward a lil' bit. Also, I experimentally tapped F9 under windows and it compiled, so if anyone is curious enough, they can try the Winderps version. Beware that I didn't test it much and it tends to crash a lot (that's why I didn't include a win-build in the previous release). Use the links in the first post.


    @code_glitch:
    Judging by the "64" in ELFCLASS64, I'd say the problem is in the fact that I compiled it on a 32-bit CPU, whereas you run a 64-bit. Unfortunately I can't help you with that right now, FPC does not provide seperate 32/64 bit compiling options for Linux as it does for Windows, and I don't own a 64-bit machine.

  3. #3
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Ah, guess I'll have to look at those ia32-libs I had installed then XD
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •