Ok I didn't follow all the versions, but....
Same problems on XP, XP Pro, Windows 7...does not save option Scintilla, does not find Scintilla.dll even, no Code Infusion...
Sad....

Moderator: gnozal
As stated in the manual (Main -> Preferences -> 'Use Scintilla in CodeView' paragraph) :glops wrote:Well, as all of my previous versions of Pureform and CodeInfusion were and are running, there is no way for me to run the last version....
Ok I didn't follow all the versions, but....
Same problems on XP, XP Pro, Windows 7...does not save option Scintilla, does not find Scintilla.dll even, no Code Infusion...
1. Do you use x86 or x64 PB version ?glops wrote:No more message of Scintilla...blabla
Thanks.Captn. Jinguji wrote:I'm getting "Error C0000005 An attempted read/write ...."
Module ´C:\PureBasic394\Program\Pureform_Plus_Integrator_MenuXP.pb; Line 34761" of lately.
right while loading a project.
Hi Gnozal.gnozal wrote:Thanks.Captn. Jinguji wrote:I'm getting "Error C0000005 An attempted read/write ...."
Module ´C:\PureBasic394\Program\Pureform_Plus_Integrator_MenuXP.pb; Line 34761" of lately.
right while loading a project.
I can reproduce this if the gadget properties and/or the integrator are hidden : PureFORM tries to write to a nonexistent gadget.
If it didn't crash with previous versions, it was pure luck.
Should be fixed in build 411.
Build 411 is uploaded.Captn. Jinguji wrote:Thanks, looking forward to the arrival of 411, then.
This kind of error may occur if you use the wrong userlibrary version (for example compile an exe with threadsafe using standard library version).Captn. Jinguji wrote:When I enable Extras->Resize, the linker throws "unresolved external _PB_ StringBasePosition" at me.