I'm running in debug mode.
I've attached call stack screenshot.
Seems that problem is here:
void Console::Render(sf::RenderWindow& window)
{
window.draw(m_background);
window.draw(m_input);
}
On window.draw(m_input) i've got:
Frames below may be incorrect and / or missing, no symbols loaded for sfml-grahpics-d-2.dll