Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, NeroCmd at International Chat: Software related forum; Hello, I installed VC++ 6.0 with SP5. I can build debug with no errors. I try to use the following commands: nerocmd --write --drivename "MATSHITA UJDA720 DVD/CDRW" --iso test d:\test.iso >test.txt The program raises exception: Debug Assertion failed: neroprogress.h line 27 Expression m_pNeroProgress!=NULL


Reply
 
Thread Tools
Old 12-03-2004   #1 (permalink)
New on Forum
 
Join Date: Mar 2004
Posts: 6
NeroCmd

Hello,

I installed VC++ 6.0 with SP5.

I can build debug with no errors.

I try to use the following commands:

nerocmd --write --drivename "MATSHITA UJDA720 DVD/CDRW"
--iso test d:\test.iso >test.txt

The program raises exception:

Debug Assertion failed:

neroprogress.h line 27
Expression m_pNeroProgress!=NULL

Please help. Thanks.

maociao
maociao is offline   Reply With Quote
Old 18-03-2004   #2 (permalink)
New on Forum
 
Join Date: Mar 2004
Posts: 1
Quote:
nerocmd --write --drivename "MATSHITA UJDA720 DVD/CDRW"
--iso test d:\test.iso >test.txt
Use driver letter instead. For instance,
nerocmd --write --drivename F
--iso test d:\test.iso >test.txt
devsky is offline   Reply With Quote
Old 18-03-2004   #3 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
Quote:
Debug Assertion failed:

neroprogress.h line 27
Expression m_pNeroProgress!=NULL
You should upgrade to Nero 6 or use an older NeroSDK.
alexp is offline   Reply With Quote
Old 23-03-2004   #4 (permalink)
Nero Developer
 
Join Date: Jun 2003
Posts: 209
The reason for this behaviour is, that NeroCMD uses some features that are not available in older Nero versions. Here it uses NeroCreateProgress which is only available up from Nero 6.

For this particular problem you can just replace this code by code that generates a NERO_PROGRESS structure by itself.

Generally, if you want your application to work with older Nero versions you should make sure, that you either don't use newer features or check the NeroAPI version before using some features.
matze is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
NeroCmd Andrew23 Nero SDK Discussion Forum 0 24-06-2007 20:17
NeroCmd socram Nero SDK Discussion Forum 2 12-09-2005 17:27
NeroCMD Tador Nero SDK Discussion Forum 2 03-08-2005 15:34
[nerocmd] burning multi session dvd problem with NeroCmd coolhome Nero SDK Discussion Forum 0 21-07-2005 04:11
[nerocmd] Goof Nero SDK Discussion Forum 3 18-08-2004 15:03


All times are GMT +2. The time now is 20:55.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0