Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

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.

Messages - Shiori

Pages: [1]
1
Curses / Re: Unresolved externals (LCS 4.07.0)
« on: March 05, 2014, 03:15:42 pm »
Hi Carlos, thank you, it does compile without the unresolved externals errors now and yes, the debug build crashes when reading sitemap.txt, this is caused by the readLine method in configfile.cpp. The release has these errors, too, it just does not crash from assertions. I've added checks to the method that prevent it from accessing array fields out of bounds in the code I am using.

Thanks again for resolving the dependency issues!

2
Curses / Unresolved externals (LCS 4.07.0)
« on: March 05, 2014, 09:12:22 am »
Hi guys,

I tried to compile the current HEAD revision and get lots of unresolved externals, for both, Debug and Release output (MSVS C++ 2010 Express)..

Spoiler (click to show/hide)

Any STD library missing? Help on that would be appreciated.

Thanks,
Shiori

Pages: [1]