Closed olejr closed 6 years ago
Hi, did you also rebuild modules? There was a change to the way incbin stuff is generated - into its own object file rather than compiled in as a header.
Yes did do a bmk makemods. Today after a some sleep I did a makemods -a, and I still got same thing.
So I started from "scratch". Download latest release v0.93.3.2. Built and replaced latest bcc and bmk. Replaced brl.mod and pub.mod with latest, removed everything else in mod folder. Did bmk makemods -a. Built bmk and bcc with new modules. Still get EXCEPTION_ACCESS_VIOLATION with just that one lineof code..
Apologies, it was an issue with bcc. You'll need to rebuild the modules after updating bcc.
No problem. Years since I touched anything programming, so I have to relearn everything again anyway. Good practice to rebuild stuff!
Windows 10 x64
Everything updated (bmk v3.26 & bcc v0.97)
This oneline program crashes with EXCEPTION_ACCESS_VIOLATION
Graphics (800, 600, 0)
Stepping through the code with debug: