|
From: Hybris <hy...@gm...> - 2011-02-21 20:32:55
|
Uhm.....building as release instead of debug "solves" the problem. Examples seems to work correctly with release build despite the errors given at runtime with debug build. I take that those runtime errors can be safely ignored... 2011/2/19 Hybris <hy...@gm...>: > Hi, > i think i need a little kick to get started with the examples. > > I am compiling them with VS2010 under Vista 32bit and running the > plugins under Vegas Pro 10.0c > > I am already having problems with the Basic example. :( > > Code compiles correctly, i then copy the Basic.ofx.bundle under OFX > plugins directory in Vegas installation and plugin shows in the plugin > list. > > I assign the effect to a clip on the timeline but then i am getting > errors when moving the scale control in the plugin preferences dialog. > > I tried OFX 1.2 and i was getting a runtime error saying that > maskRowBytes variable was being used without being initialized > > i thought that maybe 1.2 was too modern for Vegas 10 (i could not > find any info about this) and installed OFX 1.1.3...now i am getting > another runtime error moving the same scale control but this time the > error says that stack around variable scalecomponents was corrupted > > Any clue on what i am doing wrong? > > Thanks! > |