ARToolKit | Mailing List Archive |
![]() |
From: | Larry Bouthillier <larryb@h ......> | Received: | Mar 10, 2004 |
To | *** Pri *** <priscila_lahr@y ...........> | ||
Subject: | Re: ATLBASE.h | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hi Priscilla,<br> <br> I've seen something like this happen when I have the includes and headers paths in the VC++ project in the wrong order. Be sure to move the ARToolkit and DX9 libraries and headers to the top of the list so they load first. Otherwise, some of the older, incompatible ones that exist in VC98 will load instead.<br> <br> Larry<br> <br> <br> *** Pri *** wrote:<br> <blockquote cite="mid404F55BE.000005.02140@P ......." type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta content="IncrediMail 1.0" name="GENERATOR"> <!--IncrdiXMLRemarkStart> <IncrdiX-Info> <X-FID>FLAVOR00-NONE-0000-0000-000000000000</X-FID> <X-FVER>4.0</X-FVER> <X-CNT>;</X-CNT> </IncrdiX-Info> <IncrdiXMLRemarkEnd--> <table id="INCREDIMAINTABLE" cellspacing="0" cellpadding="2" width="100%" border="0"> <tbody> <tr> <td id="INCREDITEXTREGION" style="font-size: 12pt; cursor: auto; font-family: Arial;" width="100%"> <div>Hi,</div> <div> </div> <div>When I compile the ARToolKit, I found this error:</div> <div> </div> <div>Debug Assertion failed<br> <br> Program: The path of an exe file(means the service<br> file path)<br> <br> File: c:\program files\microsoft visual<br> studio\vc98\atl\include\atlbase.h<br> <br> Line: 474<br> <br> Expression: 474<br> <br> *******************************************************<br> <br> I checked the 474 line in atlbase.h,this line says <br> <br> ATLASSERT(p!=NULL);<br> </div> <div>What´s happening??</div> <div> <br> </div> </td> </tr> <tr> <td id="INCREDIFOOTER" width="100%"> <table cellspacing="0" cellpadding="0" width="100%"> <tbody> <tr> <td width="100%"><br> </td> <td id="INCREDISOUND" valign="bottom" align="middle"><br> </td> <td id="INCREDIANIM" valign="bottom" align="middle"><br> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </blockquote> <br> <div class="moz-signature">-- <br> <div class="moz-signature"> <table cellpadding="8" cellspacing="2" border="1" style="border-color: maroon; background-color: rgb(204, 204, 204); text-align: left; width: 225px;" rules="none" frame="box"> <tbody> <tr> <td style="vertical-align: top;">Larry Bouthillier<br> <br> <small>Director of Educational and Multimedia Technology Development<br> </small><small>Harvard Business School<br> (617)495-6393<br> <a href="mailto:larryb@h ......"> larryb@h ......</a></small> <br> <br> <small>Contributing Editor<br> <a class="moz-txt-link-abbreviated" href="http://www.StreamingMedia.com">www.StreamingMedia.com</a><br> <a class="moz-txt-link-abbreviated" href="mailto:larry@s .................">larry@s .................</a><br> <br> Check out my <a href="http://www.emediacommunications.biz/blog/">Streaming Media Technology Weblog</a></small></td> </tr> </tbody> </table> </div> </div> </body> </html> |
From: | "*** Pri ***" <priscila_lahr@y ...........> | Received: | Mar 10, 2004 |
To | <artoolkit@h ..................> | ||
Subject: | ATLBASE.h | ||
--------------Boundary-00=_MAGD6RO0000000000000 Content-Type: Multipart/Alternative; boundary="------------Boundary-00=_MAGD12S0000000000000" --------------Boundary-00=_MAGD12S0000000000000 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi,=0D =0D When I compile the ARToolKit, I found this error:=0D =0D Debug Assertion failed=0D =0D Program: The path of an exe file(means the service=0D file path)=0D =0D File: c:\program files\microsoft visual=0D studio\vc98\atl\include\atlbase.h=0D =0D Line: 474=0D =0D Expression: 474=0D =0D *******************************************************=0D =0D I checked the 474 line in atlbase.h,this line says =0D =0D =09=09ATLASSERT(p!=3DNULL);=0D =0D What=B4s happening??=0D =0D Thanks=0D =0D Priscila --------------Boundary-00=_MAGD12S0000000000000 Content-Type: Text/HTML; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-= 1"> <META content=3D"IncrediMail 1.0" name=3DGENERATOR> <!--IncrdiXMLRemarkStart> <IncrdiX-Info> <X-FID>FLAVOR00-NONE-0000-0000-000000000000</X-FID> <X-FVER>4.0</X-FVER> <X-CNT>;</X-CNT> </IncrdiX-Info> <IncrdiXMLRemarkEnd--> </HEAD> <BODY style=3D"BACKGROUND-POSITION: 0px 0px; FONT-SIZE: 12pt; MARGIN: 5px= 10px 10px; FONT-FAMILY: Arial" bgColor=3D#ffffff background=3D"" scroll=3D= yes ORGYPOS=3D"0"> <TABLE id=3DINCREDIMAINTABLE cellSpacing=3D0 cellPadding=3D2 width=3D"100= %" border=3D0> <TBODY> <TR> <TD id=3DINCREDITEXTREGION style=3D"FONT-SIZE: 12pt; CURSOR: auto; FONT-F= AMILY: Arial" width=3D"100%"> <DIV>Hi,</DIV> <DIV> </DIV> <DIV>When I compile the ARToolKit, I found this error:</DIV> <DIV> </DIV> <DIV>Debug Assertion failed<BR><BR>Program: The path of an exe file(means= the service<BR>file path)<BR><BR>File: c:\program files\microsoft visual= <BR>studio\vc98\atl\include\atlbase.h<BR><BR>Line: 474<BR><BR>Expression:= 474<BR><BR>*******************************************************<BR><B= R>I checked the 474 line in atlbase.h,this line says <BR><BR>=09=09ATLASS= ERT(p!=3DNULL);<BR></DIV> <DIV>What=B4s happening??</DIV> <DIV> </DIV> <DIV>Thanks</DIV> <DIV> </DIV> <DIV>Priscila</DIV> <DIV><BR> </DIV></TD></TR> <TR> <TD id=3DINCREDIFOOTER width=3D"100%"> <TABLE cellSpacing=3D0 cellPadding=3D0 width=3D"100%"> <TBODY> <TR> <TD width=3D"100%"></TD> <TD id=3DINCREDISOUND vAlign=3Dbottom align=3Dmiddle></TD> <TD id=3DINCREDIANIM vAlign=3Dbottom align=3Dmiddle></TD></TR></TBODY></T= ABLE></TD></TR></TBODY></TABLE><SPAN id=3DIncrediStamp><SPAN dir=3Dltr><F= ONT face=3D"Arial, Helvetica, sans-serif" size=3D2>______________________= ______________________________<BR><FONT face=3D"Comic Sans MS" size=3D2><= A href=3D"http://www.incredimail.com/redir.asp?ad_id=3D322&lang=3D22"= ><IMG alt=3D"" hspace=3D0 src=3D"cid:2531D0D9-1101-4107-8BFD-A16ACBC5EBCF= " align=3Dbaseline border=3D0></A> <I>IncrediMail</I> - <B>O mundo = do correio eletr=F4nico finalmente desenvolveu-se</B> - </FONT><A href=3D= "http://www.incredimail.com/redir.asp?ad_id=3D322&lang=3D22"><FONT fa= ce=3D"Times New Roman" size=3D3><B><U>Clique aqui</U></B></FONT></A></SPA= N></SPAN></FONT></BODY></HTML> --------------Boundary-00=_MAGD12S0000000000000-- --------------Boundary-00=_MAGD6RO0000000000000 Content-Type: image/gif; name="IMSTP.gif" Content-Transfer-Encoding: base64 Content-ID: <2531D0D9-1101-4107-8BFD-A16ACBC5EBCF> R0lGODlhFAAPALMIAP9gAM9gAM8vAM9gL/+QL5AvAGAvAP9gL////wAAAAAAAAAAAAAAAAAAAAAA AAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJFAAIACwAAAAAFAAPAAAEVRDJSaudJuudrxlEKI6B URlCUYyjKpgYAKSgOBSCDEuGDKgrAtC3Q/R+hkPJEDgYCjpKr5A8WK9OaPFZwHoPqm3366VKyeRt E30tVVRscMHDqV/u+AgAIfkEBWQACAAsAAAAABQADwAABBIQyUmrvTjrzbv/YCiOZGmeaAQAIfkE CRQACAAsAgABABAADQAABEoQIUOrpXIOwrsPxiQUheeRAgUA49YNhbCqK1kS9grQhXGAhsDBUJgZ AL2Dcqkk7ogFpvRAokSn0p4PO6UIuUsQggSmFjKXdAgRAQAh+QQFCgAIACwAAAAAFAAPAAAEEhDJ Sau9OOvNu/9gKI5kaZ5oBAAh+QQJFAAIACwCAAEAEAANAAAEShAhQ6ulcg7Cuw/GJBSF55ECBQDj 1g2FsKorWRL2CtCFcYCGwMFQmBkAvYNyqSTuiAWm9ECiRKfSng87pQi5SxCCBKYWMpd0CBEBACH5 BAVkAAgALAAAAAAUAA8AAAQSEMlJq7046827/2AojmRpnmgEADs= --------------Boundary-00=_MAGD6RO0000000000000-- |