• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 562 563 564 565 566 ... 1198 Next »

Compilation Help?
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Compilation Help?
06-08-2014, 11:51 PM
#11
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,513
Threads: 55
Joined: Dec 2011
It's just a symlink, if you know how to use the ln command, you should easily be able to revert the changes. If worst comes to worst, you can just remove libpng from your package manager, then re-add it.

I don't know of anyway to add a specific library file to CMake (doesn't mean there isn't a way though). Usually it just pings the symlink which redirects it to whatever shared object it needs.
Website Find
Reply
06-08-2014, 11:59 PM (This post was last modified: 06-09-2014, 12:00 AM by neobrain.)
#12
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
If CMake doesn't find a particular library, you'll want to edit CMakeCache.txt and look for all LIBPNG related variables, then manually set them to the proper value.
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
06-09-2014, 12:16 AM
#13
Mischka Offline
Junior Member
**
Posts: 13
Threads: 2
Joined: Sep 2013
I just ended up changing the symlink. I don't really know why I was so hesitant to do so, I'm just a baby that's afraid of breaking things.

It worked now, thanks for all the help!
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode