User forums > Nightly builds

The 30 august 2006 build is out.

<< < (4/4)

rain:
first of all thx for the shown interest :)

the compiler is mingw and the crash occurs in the very beginning of the application, IDE doesn't appear on the screan, only the tips one in the right bottom corner.

At home I tested on another PC on which winXP sp2 is installed and everything works fine...
so how may I understand if a DLL is missing? shouldn't be the error a DLL window allert more than a segmentation fault?

tnx again

mandrav:

--- Quote ---so how may I understand if a DLL is missing? shouldn't be the error a DLL window allert more than a segmentation fault?
--- End quote ---

No, not missing DLL. But an incompatible one somewhere in your path. Search your hard-drive for wxmsw*.dll (possibly under windows\system*).

rain:
no way...
I checked and only the one that I downloaded from the link of this forum is present...
Just to undestand...if it were a problem with an'incopatible DLL shouldn't the system give me a DLL entry point error instead of a fragmentation error?

mandrav:

--- Quote from: rain on September 01, 2006, 10:43:36 am ---no way...
I checked and only the one that I downloaded from the link of this forum is present...
Just to undestand...if it were a problem with an'incopatible DLL shouldn't the system give me a DLL entry point error instead of a fragmentation error?

--- End quote ---

No, because the function signatures might match but have a different ABI...

Navigation

[0] Message Index

[*] Previous page

Go to full version