Views
#90: Ballview / stack overflow
View
(Anonymous)
issuedata
Classification:
Bug
Topic:
Backend
Importance:
Medium
Assigned to:
Created by: onur
Created at: 2008-04-14
progress
Deadline:
2008-04-28 07:47 AM
Hours estimated:
0
Hours needed:
0
Percent done:
0
contact
Name:
Onur Atasoylu
E-Mail:
onur@sas.upenn.edu
Description:
Compiled under windows w/ vc++ 9(express) + qt4.3.4(opensource) + xp without no error
(it took quite effort)
When tried to run, splash screen appeared but program exited w/ runtime error. Debugging
traced back libBALL.dll is giving stack overflow as a first chance exception.
When the mainframe.c initializes it can never pass the initialization
->mainframe.c
Mainframe::Mainframe(QWidget* parent, const char* name)
: MainControl(parent, name, ".PyBALL")
-> { cannot enter <-
I had to change <afrex.h> to <windows.h> to be able to compile.
Do you think is this due to Qt4.3.4 incompability or is it sth
else. Also can you tell me the name of the platform/software used
for writing the code.
Thanks
Transcript
#1:
2008-04-14 08:22 AM (onur)
topic: "" ->
"Backend"
title: "" ->
"Ballview / stack overflow"
description: "" ->
"Compiled under windows w/ vc++ 9(express) + qt4.3.4(opensource) + xp without no error
(it took quite effort)
When tried to run, splash screen appeared but program exited w/ runtime error. Debugging
traced back libBALL.dll is giving stack overflow as a first chance exception.
When the mainframe.c initializes it can never pass the initialization
->mainframe.c
Mainframe::Mainframe(QWidget* parent, const char* name)
: MainControl(parent, name, ".PyBALL")
-> { cannot enter <-
I had to change <afrex.h> to <windows.h> to be able to compile.
Do you think is this due to Qt4.3.4 incompability or is it sth
else. Also can you tell me the name of the platform/software used
for writing the code.
Thanks"
PloneCollectorNG (C) 2003-2004 by ZOPYX - Software Development and Consulting Andreas Jung