Compile error line 0, column 0

Questions about MultiCharts and user contributed studies.
xetro
Posts: 6
Joined: 23 Dec 2011

Compile error line 0, column 0

Postby xetro » 04 Aug 2015

I always get a compiling error, also if I use signals which were compilable some weeks ago.
What should I do?

Code: Select all

------ Build started: ------
Study: "BVB 2MA" (Signal)
Please wait ....
------ Compiled with error(s): ------
Compile error
line 0, column 0

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Compile error line 0, column 0

Postby TJ » 04 Aug 2015


xetro
Posts: 6
Joined: 23 Dec 2011

Re: Compile error line 0, column 0

Postby xetro » 05 Aug 2015

I know the error you show me from last year. But before my holiday it worked and we didn't change the version.
And the error looks different. Is it really the same error?
Thank you, Sebastian

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Compile error line 0, column 0

Postby Henry MultiСharts » 07 Aug 2015

Hello xetro,

Please try compiling an empty study with no code. If it cannot be compiled - please go to MultiCharts->File->Preferences->Directories. Copy the path to the Studies directory. Open this path in Windows Explorer or any preferred file manager. Go to Studies folder, open the compiler_error.log file. Copy its contents and PM me or post here on the forum.

xetro
Posts: 6
Joined: 23 Dec 2011

Re: Compile error line 0, column 0

Postby xetro » 07 Aug 2015

C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dlltool: Path components stripped from dllname, 'U:\Ablage\GSK\MultiCharts\Studies\Studies\SrcCpp\Strategies\s_TestFehler.dll'.
C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dlltool: Unable to open temporary assembler file: dorwc.s
C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dllwrap.exe: C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dlltool exited with status 1

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Compile error line 0, column 0

Postby Henry MultiСharts » 07 Aug 2015

Please do the following:
  1. Close all MultiCharts products and make sure all MultiCharts Processes are finished in Windows Task Manager.
  2. Click on Windows Start button, then Run and type Regedit. Press Enter.
  3. In the Registry open the path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  4. Change the value of the NtfsDisable8dot3NameCreation key to 0.
  5. Reboot the operation system.
  6. Go to U:\Ablage\GSK\
  7. Rename the MultiCharts folder into MultiChartsOld.
  8. Create new folder MultiCharts.
  9. Move everything from MultiChartsOld into the new MultiCharts.
  10. Delete the MultiChartsOld folder.
  11. Run PowerLanguage Editor and try to compile an empty study

xetro
Posts: 6
Joined: 23 Dec 2011

Re: Compile error line 0, column 0

Postby xetro » 11 Aug 2015

The value of NtfsDisable8dot3NameCreation key was 0
So the renaming and copying do not help. :-(

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Compile error line 0, column 0

Postby Henry MultiСharts » 11 Aug 2015

Hello xetro,

Please try compiling an empty study with no code now and post the logs you currently have in compiler_error.log file.

xetro
Posts: 6
Joined: 23 Dec 2011

Re: Compile error line 0, column 0

Postby xetro » 11 Aug 2015

C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dlltool: Path components stripped from dllname, 'U:\Ablage\GSK\MultiCharts\Studies\Studies\SrcCpp\Strategies\s_TestFehler.dll'.
C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dlltool: Unable to open temporary assembler file: dgric.s
C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dllwrap.exe: C:\PROGRA~1\MULTIC~1\make\MinGW\bin\dlltool exited with status 1

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Compile error line 0, column 0

Postby Henry MultiСharts » 11 Aug 2015

You still have the same error. Please follow all of the instructions from my post #6 above.

xetro
Posts: 6
Joined: 23 Dec 2011

Re: Compile error line 0, column 0

Postby xetro » 11 Sep 2015

I have still the same error.

We use Multicharts on different computers on different times. So the computers share the studies directory. Maybe that's a problem?!

SUPER
Posts: 646
Joined: 03 Mar 2007
Has thanked: 106 times
Been thanked: 84 times

Re: Compile error line 0, column 0

Postby SUPER » 05 Nov 2015

Hi Hennry,

I am suddenly getting compile error and the log has following message:

"internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:171: MapViewOfFileEx: Attempt to access invalid address"

I have followed your steps in post 6 but they don't work.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Compile error line 0, column 0

Postby Henry MultiСharts » 10 Nov 2015

Hi Hennry,

I am suddenly getting compile error and the log has following message:

"internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:171: MapViewOfFileEx: Attempt to access invalid address"

I have followed your steps in post 6 but they don't work.
Hello SUPER,

You need to try uninstalling then installing MultiCharts (not repairing) first. If that does not help then follow these instructions:
https://www.multicharts.com/trading-sof ... mnEnd_0%29


Return to “MultiCharts”