User forums > Announcements
Release 12.11 has arrived
Alpha:
--- Quote from: Taiki on January 03, 2013, 07:30:12 pm ---I tried to compile it with the source code of the 12.11 version but the plugin fail at load =/
--- End quote ---
Did you compile only the plugin, or the whole program?
--- Quote from: Taiki on January 03, 2013, 07:30:12 pm ---MinGW (a quite recent version [...]
--- End quote ---
What version exactly? Also, SJLJ or DW2?
Taiki:
--- Quote from: Alpha on January 04, 2013, 06:39:18 pm ---
--- Quote from: Taiki on January 03, 2013, 07:30:12 pm ---I tried to compile it with the source code of the 12.11 version but the plugin fail at load =/
--- End quote ---
Did you compile only the plugin, or the whole program?
--- End quote ---
Only the plugin.
--- Quote from: Alpha on January 04, 2013, 06:39:18 pm ---
--- Quote from: Taiki on January 03, 2013, 07:30:12 pm ---MinGW (a quite recent version [...]
--- End quote ---
What version exactly? Also, SJLJ or DW2?
--- End quote ---
It seems to be GCC 4.7.2, and as I didn't saw any mention of those acronyms, I guess it's SJLJ
oBFusCATed:
gcc --version executed in the command line will tell you the version.
Alpha:
--- Quote from: Taiki on January 04, 2013, 06:58:19 pm ---It seems to be GCC 4.7.2, and as I didn't saw any mention of those acronyms, I guess it's SJLJ
--- End quote ---
From the version number, I would guess you have the official MinGW build, which uses DW2 exception handling. However, the release (from what I can tell) was built using SJLJ.
--- Quote from: Taiki on January 04, 2013, 06:58:19 pm ---Only the plugin
--- End quote ---
The two exception handling methods cannot be mixed (to my knowledge), so you will either have to compile the plugin using this SJLJ build, or build the whole program with your current compiler.
Taiki:
Okay, I'll compile it again then tell you what happen, but I won't have access to my laptop with ICC for a week.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version