Ben Chambers
2006-01-08 22:42:10 UTC
So I got the configure app to work correctly, and I began fooling around
with the 0.9 branch.
Everything builds fine, except for ClanApp. Here's the build log:
------ Build started: Project: clanApp, Configuration: Static MT Debug
Win32 ------
Compiling...
clanapp.cpp
.\Application\Win32\clanapp.cpp(154) : fatal error C1010: unexpected end
of file while looking for precompiled header. Did you forget to add
'#include "stdafx.h"' to your source?
Build log was saved at
"file://d:\code\Libraries\ClanLib-0.9\Debug\clanApp-static-mt\BuildLog.htm"
clanApp - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Pretty short and sweet, right? :)
The odd thing is, the other modules don't give this error. Looking
through the folders, it seems that ClanApp is missing the precomp.h and
precomp.cpp files that should go with it.
Was this an oversight, or part of a more sweeping change that hasn't
been completed yet?
...Chambers
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
with the 0.9 branch.
Everything builds fine, except for ClanApp. Here's the build log:
------ Build started: Project: clanApp, Configuration: Static MT Debug
Win32 ------
Compiling...
clanapp.cpp
.\Application\Win32\clanapp.cpp(154) : fatal error C1010: unexpected end
of file while looking for precompiled header. Did you forget to add
'#include "stdafx.h"' to your source?
Build log was saved at
"file://d:\code\Libraries\ClanLib-0.9\Debug\clanApp-static-mt\BuildLog.htm"
clanApp - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Pretty short and sweet, right? :)
The odd thing is, the other modules don't give this error. Looking
through the folders, it seems that ClanApp is missing the precomp.h and
precomp.cpp files that should go with it.
Was this an oversight, or part of a more sweeping change that hasn't
been completed yet?
...Chambers
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com