We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2403

Summary: Dependencies for testgles2 is lacked on Visual Studio 2013.
Product: SDL Reporter: Hiroyuki Iwatsuki <don>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: gabomdq
Version: HG 2.1   
Hardware: x86_64   
OS: Windows 7   
Attachments: Add dependencies for testgles2 project on VS2013.

Description Hiroyuki Iwatsuki 2014-02-18 13:19:14 UTC
Created attachment 1562 [details]
Add dependencies for testgles2 project on VS2013.

Dependencies for testgles2 is lacked on Visual Studio 2013.
Therefore, VS2013 fails to link SDL2.lib on testgles2 project rebuilding:

3>LINK : fatal error LNK1104: ファイル '..\..\SDL\Win32\Debug\SDL2.lib' を開くことができません。

This patch adds dependencies for testgles2 project.
Comment 1 Gabriel Jacobo 2014-02-19 14:03:45 UTC
Fixed, thanks! https://hg.libsdl.org/SDL/rev/14846e56e099