darwinbeing / exposure-render

Automatically exported from code.google.com/p/exposure-render
0 stars 0 forks source link

Building with vs2010, win7prof32, gt8600m #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile as suggested by Wiki
2. Problem 1: when setting presets: qlist.h operator[] index > size (ignoring 
possible)
3. Problem 2: fatal crash (660- sth) when loading Volume, not shure if related 
to first error, hence no way to be more precise atm

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
release1.10, vs2010, win7prof32, gt8600m

Please provide any additional information below.
Cannot test with better system atm

Original issue reported on code.google.com by c.web...@yahoo.de on 2 Apr 2012 at 8:47

GoogleCodeExporter commented 9 years ago
sorry for "shure"

Original comment by c.web...@yahoo.de on 2 Apr 2012 at 8:55

GoogleCodeExporter commented 9 years ago
Tested on 64 bit engine:

Build fails because of 
"ASSERT failure in QList<T>::operator[]: "index out of range", file 
f:\qt\include\qtcore\../../src/corelib/tools/qlist.h, line 477"

Ignore possible/ necessary

When copying presets.xml files to executable directory multiple ignores are 
necessary to proceed to application.

Application seems to work fine, e.g. I can view and rotate Volume.

I am hoping for some advice.

Regards

Christoph Weber

Original comment by c.web...@yahoo.de on 4 Apr 2012 at 4:05