Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


It just crashes!
nckomodo Offline
Junior Member

Posts: 18
Threads: 4
Joined: May 2010
Reputation: 0
#2
RE: It just crashes!

(05-23-2010, 09:11 PM)alfie Wrote: I got the project to compile, but it just crashes.
I debugged it and it crashes on

> Penumbra.exe!BuildLogFilename(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & asFilename="òÿ‹„ýÿÿÿ%¨‘i") Line 108 + 0x3b bytes C++


Which refers to

wstring BuildLogFilename ( const string& asFilename )
{
wstring wsName;
wstring wsTemp;
wsName = String2WString(asFilename);

in oal_loggerobject.cpp

it may be worth mentioning that the OAL_wrapper did not compile first time, I had to copy a load of files and set the includes to local.

try adding WIN32 to the preprocessor defines for OALWrapper (its the preprocessor selection under C/C++ in the properties page, atleast thats where it is in vs 2010) and see if that fixes it any.
05-23-2010, 09:19 PM
Find


Messages In This Thread
It just crashes! - by alfie - 05-23-2010, 09:11 PM
RE: It just crashes! - by nckomodo - 05-23-2010, 09:19 PM
RE: It just crashes! - by MulleDK19 - 05-24-2010, 12:40 AM
RE: It just crashes! - by ricky - 05-24-2010, 05:08 PM
RE: It just crashes! - by MulleDK19 - 05-24-2010, 05:44 PM
RE: It just crashes! - by alfie - 05-24-2010, 08:40 PM
RE: It just crashes! - by MulleDK19 - 05-24-2010, 08:46 PM
RE: It just crashes! - by alfie - 05-24-2010, 08:49 PM
RE: It just crashes! - by MulleDK19 - 05-24-2010, 09:06 PM
RE: It just crashes! - by alfie - 05-24-2010, 11:20 PM
RE: It just crashes! - by nckomodo - 05-25-2010, 12:41 AM
RE: It just crashes! - by alfie - 05-25-2010, 06:50 PM
RE: It just crashes! - by alfie - 05-26-2010, 07:08 AM
RE: It just crashes! - by Ender - 05-26-2010, 07:33 AM
RE: It just crashes! - by alfie - 05-26-2010, 10:45 PM
RE: It just crashes! - by nckomodo - 05-26-2010, 10:57 PM
RE: It just crashes! - by Thomas - 05-26-2010, 11:01 PM
RE: It just crashes! - by alfie - 05-27-2010, 06:27 PM
RE: It just crashes! - by Chaotician - 07-12-2010, 10:38 AM
RE: It just crashes! - by alfie - 07-30-2010, 02:40 AM



Users browsing this thread: 1 Guest(s)