Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for "Could not load default.cfg" during build #27

Merged
merged 1 commit into from Dec 29, 2011
Merged

Fix for "Could not load default.cfg" during build #27

merged 1 commit into from Dec 29, 2011

Conversation

speps
Copy link
Contributor

@speps speps commented Dec 18, 2011

I ran into some problems while running the stock project in Visual Studio 2010, it seems Sys_Cwd has the right value up until it tries to find "Doom" inside the cwd. Because mine contained "doom3.gpl" it returned "doom".

@TTimo
Copy link
Owner

TTimo commented Dec 29, 2011

Ok that's probably fine. Not sure how I didn't hit that, as I've been using a top folder name with Doom in it as well. Hopefully that does not have adverse consequences on other platforms.

Have you been able to compile with VC 2010 EE? Looks like there are some problems getting the right MFC libraries.

TTimo pushed a commit that referenced this pull request Dec 29, 2011
Fix for "Could not load default.cfg" during build
@TTimo TTimo merged commit 257e121 into TTimo:master Dec 29, 2011
@speps
Copy link
Contributor Author

speps commented Dec 29, 2011

Sorry I can't try with VS 2010 Express Edition, I used VS 2010 Pro unfortunately.

@TTimo
Copy link
Owner

TTimo commented Dec 29, 2011

My bad, for some reason I thought you had said express edition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants