Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - wrexlurker

Pages: [1]
1
General / _imp___ error
« on: April 22, 2015, 11:52:22 pm »
Hello, I'm new

I've spend the whole yesterday getting an open source project to compile. After learning how to use cmake to create and format the source code for this project, I've encounter these error

(click to show/hide)

Edited:

After I started to work on my own project, I concluded a possibility that this issue is related specifically to sfml version 2.2. Because when I run my sample code on sfml version 2.2, the __imp error did occurs and when my own sample code is run on version 2.1, the code compiled successfully. I still need to resolve this problem because the open source project I downloaded needs to be run on 2.2, also I want to try the latest version of sfml.


Pages: [1]
anything