mdfisher / imageworks-maya-reticle

Automatically exported from code.google.com/p/imageworks-maya-reticle
0 stars 1 forks source link

Adding 2nd Aspect Ratio causes crash #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a second aspect ratio in the AE editor
2. Crash
3.

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

What version of the product are you using? On what operating system?
Win 32, Maya 2010

Please provide any additional information below.

Original issue reported on code.google.com by droiz...@gmail.com on 5 Nov 2009 at 6:03

GoogleCodeExporter commented 8 years ago
How did you get this to compile on Windows? I get this error in VS:

spReticleLoc.obj : error LNK2019: unresolved external symbol 
__imp___CrtDbgReportW
referenced in function "public: class spReticleLoc::Aspect_Ratio & __thiscall
std::vector<class spReticleLoc::Aspect_Ratio,class std::allocator<class
spReticleLoc::Aspect_Ratio> >::operator[](unsigned int)"
(??A?$vector@VAspect_Ratio@spReticleLoc@@V?$allocator@VAspect_Ratio@spReticleLoc
@@@std@@@std@@QAEAAVAspect_Ratio@spReticleLoc@@I@Z)

Original comment by enr...@gmail.com on 18 Nov 2009 at 2:23

GoogleCodeExporter commented 8 years ago
Hi, as a data-point, I got this to build as a release and ran it with Maya 2009 
Win
32 (debug version), and there is no crash when adding new aspect ratios. Can you
provide a more detailed workflow?

Original comment by enr...@gmail.com on 18 Nov 2009 at 8:23