I try to compile my VC++ 6.0 project (with 4 subprojects and a lot of
libs,dll's) in Debug mode.
The aim is to create an add-in in SolidWorks.
I get the dll and can register is but when I start SolidWorks and try to
load my add-in I get the error:
Debug Assertion Failed!
Program blabla.exe
File: afxwin1.inl
Line: 22
I have no idea att all what is going on.
Any help is highly appreciated.
Bob
"Yan K. Avlasov" <_yan_avlasov_@_azimuth.net_> wrote in message
news:%23QWYCZvUDHA.2152@TK2MSFTNGP09.phx.gbl...
> Do you have in your debug configuration any pre or post-build steps what
> execute some commands or run some programs? Note the project it compiles
> that have this problem and check the properties of this project.
>
> "bob" <lbortels@vub.ac.be> wrote in message
> news:enW06NqUDHA.2156@TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > I try to compile my VC++ 6.0 project (with 4 subprojects and a lot of
> > libs,dll's) in Debug mode and get 1 error:
> > error executing c:\windows\system32\cmd.exe
> > In Release mode, there is no problem.
> > I work with windows XP Professional
> >
> > Any help is highly appreciated!
> > Bob
> >
> >
>
>