Hi Adama,

Am 2016-07-07 10:52, schrieb Adama Fofana:
> Hello Michael
> 
> 
> Thanks for coming back to me. I have done that already.

Sorry for insisting here but are you completely sure? There are two 
places in SUMOXMLDefinitions.cpp where you need to add it and your error 
message looks very much like you only added it in one place.

> I have noticed that in the folder :
> <SUMO_HOME>\build\msvc10\z_libmicrosim_cfmodels
> z_libmicrosim_cfmodels.vcxproj and
> z_libmicrosim_cfmodels.vcxproj.filters
> 
> My model was not there. Should the model created be there ? I tried to
> add them manually, it would not work.

That is strange because your log clearly showed that they have been 
compiled.

>> 2>  MSCFModel_Krauss.cpp
>> 2>  MSCFModel_KraussOrig1.cpp
>> 2>  MSCFModel_KraussPS.cpp
>> 2>  MSCFModel_PWag2009.cpp
>> 2>  MSCFModel_SmartSK.cpp
>> 2>  MSCFModel_Wiedemann.cpp
>> 2>  MSCFModel_*Adama.*cpp

If they get compiled they need to be in some MSVC project (.vcxproj) 
otherwise
Visual Studio would not know about them.
Can you find out which project contains them?

> Is there any file in the src or build folder that we should update?

Only the ones that were already mentioned. You could update the 
Makefile.am as well but that is only relevant when using gcc/make and 
not Sisual Studio.

Best regards,
Michael

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
sumo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-devel

Reply via email to