inet-framework / simulte

SimuLTE - LTE System Level Simulation Model and Simulator for INET & OMNeT++ - deprecated, use Simu5G instead
https://simulte.omnetpp.org
Other
136 stars 109 forks source link

Advanced scenario problem #5

Open Thermanshs opened 10 years ago

Thermanshs commented 10 years ago

hello, when i try launch the advanced scenario i receive the following message: err

what am i doing wrong here? thanks in advance

kruviser commented 10 years ago

Hello this is a problem with using the " character for file-names on windows. You can either modify the following values or remove them from file "advanced.ini" :

output-scalar-file = ${resultdir}/${configname}-${iterationvars}-${repetition}.sca output-vector-file = ${resultdir}/${configname}-${iterationvars}-${repetition}.vec

actually the problem comes from the ${iterationvars} part.

Antonio Virdis

2014-07-06 20:18 GMT+02:00 Thermanshs notifications@github.com:

hello, when i try launch the advanced scenario i receive the following message: [image: err] https://cloud.githubusercontent.com/assets/7525106/3489600/f6bf322a-0539-11e4-8a1b-a3c1ca7f9f3f.jpg

what am i doing wrong here? thanks in advance

— Reply to this email directly or view it on GitHub https://github.com/inet-framework/simulte/issues/5.