Anonymous

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 665 total)
  • Author
    Posts
  • Anonymous
    Participant

    Гм, это прикол такой ? Оно и так по умолчанию включено в среде, если система мультипроцессорная. Надо же, больше года пользуюсь, как на VS2005 перешёл, а оказывается это тайна :-DСм. ToolsOptionsProjects and SolutionsBuild and Runmaximum number of paaellrl project builds

    in reply to: vmmon behaving strange – keeps closing #2089
    Anonymous
    Participant

    This build (1.9.7) shows the sync services Local Folder and Tomboy Web but when I seelct Tomboy Web , the Server textbox is empty. When I enter https://one.ubuntu.com/notes and press Connect to Server I get the message Server is not respondig. Try again later. Finally I figured out what the problem is. You have to define a firewall exception for tomboy.exe.

    in reply to: Installation failed #2470
    Anonymous
    Participant

    Try to use the portable version, without the author and his development there is nothing we can do.

    in reply to: Problem: Can’t Eject using windows explorer #2167
    Anonymous
    Participant

    Hello ,
    I’ve same problem. In explorer it’s not possible to unmount the mountet image.

    regards Peter

    in reply to: problem with drivers w7 #2466
    Anonymous
    Participant

    Try the portable version

    in reply to: Building and debugging cmake app #2324
    Anonymous
    Participant

    Sorry for the late reply. I’ve just checked this topic again.
    I’ve root-caused the warning source. It have nothing to do with cmake, but rather make option -j8, which parallels build (and speedup it appropriately 🙂 ) causes warning. Seems in current version VisualGDB expects single-thread build process.

    
    36>  VisualGDB: Attempting inline build...
    36> VisualGDB remote project path: /home/user/projectname/src
    36> No file changes detected. If you believe it's a mistake, please clean the project and build it again.
    36> make -j8 -C __cmake/intel64.make.debug
    36> make: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> /usr/bin/cmake -H/home/user/projectname/src -B/home/user/projectname/src/__cmake/intel64.make.debug --check-build-system CMakeFiles/Makefile.cmake 0
    36> /usr/bin/cmake -E cmake_progress_start /home/user/projectname/src/__cmake/intel64.make.debug/CMakeFiles /home/user/projectname/src/__cmake/intel64.make.debug/CMakeFiles/progress.marks
    36> make -f CMakeFiles/Makefile2 all
    36> make[1]: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> make -f samples/sample_common/CMakeFiles/sample_common_type1.dir/build.make samples/sample_common/CMakeFiles/sample_common_type1.dir/depend
    36> make -f samples/sample_common/CMakeFiles/sample_common_type2.dir/build.make samples/sample_common/CMakeFiles/sample_common_type2.dir/depend
    36> make -f samples/sample_utilities/some_plugin/CMakeFiles/some_plugin.dir/build.make samples/sample_utilities/some_plugin/CMakeFiles/some_plugin.dir/depend
    36> make -f _studio/prj_lib/CMakeFiles/prj_lib_merged.dir/build.make _studio/prj_lib/CMakeFiles/prj_lib_merged.dir/depend
    36> make -f _studio/prj_lib/CMakeFiles/prj_lib_merged_hw.dir/build.make _studio/prj_lib/CMakeFiles/prj_lib_merged_hw.dir/depend
    36> make -f _studio/prj_lib/CMakeFiles/prj_lib_merged_sw.dir/build.make _studio/prj_lib/CMakeFiles/prj_lib_merged_sw.dir/depend
    36> make[2]: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> cd /home/user/projectname/src/__cmake/intel64.make.debug && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/user/projectname/src /home/user/projectname/src/samples/sample_utilities/some_plugin /home/user/projectname/src/__cmake/intel64.make.debug /home/user/projectname/src/__cmake/intel64.make.debug/samples/sample_utilities/some_plugin /home/user/projectname/src/__cmake/intel64.make.debug/samples/sample_utilities/some_plugin/CMakeFiles/some_plugin.dir/DependInfo.cmake --color=
    36>EXEC : warning VGDB001: Inconsistent depth reported by GNU Make
    36> make[2]: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> cd /home/user/projectname/src/__cmake/intel64.make.debug && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/user/projectname/src /home/user/projectname/src/samples/sample_common /home/user/projectname/src/__cmake/intel64.make.debug /home/user/projectname/src/__cmake/intel64.make.debug/samples/sample_common /home/user/projectname/src/__cmake/intel64.make.debug/samples/sample_common/CMakeFiles/sample_common_type1.dir/DependInfo.cmake --color=
    36>EXEC : warning VGDB001: Inconsistent depth reported by GNU Make
    36> make[2]: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> cd /home/user/projectname/src/__cmake/intel64.make.debug && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/user/projectname/src /home/user/projectname/src/samples/sample_common /home/user/projectname/src/__cmake/intel64.make.debug /home/user/projectname/src/__cmake/intel64.make.debug/samples/sample_common /home/user/projectname/src/__cmake/intel64.make.debug/samples/sample_common/CMakeFiles/sample_common_type2.dir/DependInfo.cmake --color=
    36>EXEC : warning VGDB001: Inconsistent depth reported by GNU Make
    36> make[2]: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> cd /home/user/projectname/src/__cmake/intel64.make.debug && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/user/projectname/src /home/user/projectname/src/_studio/prj_lib /home/user/projectname/src/__cmake/intel64.make.debug /home/user/projectname/src/__cmake/intel64.make.debug/_studio/prj_lib /home/user/projectname/src/__cmake/intel64.make.debug/_studio/prj_lib/CMakeFiles/prj_lib_merged.dir/DependInfo.cmake --color=
    36>EXEC : warning VGDB001: Inconsistent depth reported by GNU Make
    36> make[2]: Leaving directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> make -f samples/sample_utilities/some_plugin/CMakeFiles/some_plugin.dir/build.make samples/sample_utilities/some_plugin/CMakeFiles/some_plugin.dir/build
    36>EXEC : warning VGDB001: Inconsistent depth reported by GNU Make
    36> make[2]: Leaving directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> make -f samples/sample_common/CMakeFiles/sample_common_type2.dir/build.make samples/sample_common/CMakeFiles/sample_common_type2.dir/build
    36>EXEC : warning VGDB001: Inconsistent depth reported by GNU Make
    36> make[2]: Leaving directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> make[2]: Entering directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    36> make[2]: Nothing to be done for `samples/sample_utilities/some_plugin/CMakeFiles/some_plugin.dir/build'.
    36> make[2]: Leaving directory `/home/user/projectname/src/__cmake/intel64.make.debug'
    in reply to: Call for feature requests #1692
    Anonymous
    Participant

    As a pie-in–the-sky feature, I’d love to be able to mount Cue sheets that contain references to MP3s or other compressed audio formats. But that’s not what I’m asking for above. I mean a standard Cue sheet, where the audio is stored, uncompressed, in the BIN file.

    in reply to: Call for feature requests #1691
    Anonymous
    Participant

    I may be barking up the wrong tree, but it seems that WinCDEmu can’t read disks with audio data. You mention only reading Data CDs on the main page, and I don’t hear any CD audio in the game I’m trying to run. It’s in the CUE/BIN format, and it definitely includes the audio tracks.

    If audio is supposed to work, then maybe we need to work on a bug report.

    in reply to: qt beginer questions #2436
    Anonymous
    Participant

    I guess this is a very dificult question…

    in reply to: Building and debugging cmake app #2322
    Anonymous
    Participant

    In current version CMake-based build runs as expected, but out-of-source cmake builds lead to VisualGDB “warning VGDB001: Inconsistent depth reported by GNU Make”. It would be great if VisualGDB will suppress such warnings if case of CMake projects.

    in reply to: Problem: Can’t Eject using windows explorer #2166
    Anonymous
    Participant

    Hello,

    i’ve got the same problem on server windows,

    impossible to eject the mount image and to delete the letter of disk.

    Found a solution with disk manager (left click on computer -> manage -> manage disk)
    delete the drive directly.

    Hope usefull for someone

    Thanks

    in reply to: VisualDDK compatibilty with Visual Studio 2012 #2170
    Anonymous
    Participant

    same….

    in reply to: VirtualKD on VBox 4.2 #2049
    Anonymous
    Participant

    Try 4.1.26 for now until 4.2 is fixed..There is some compatibility issue on interop services dll

    in reply to: VisualDDK compatibilty with Visual Studio 2012 #2169
    Anonymous
    Participant

    same here … 🙁

    in reply to: Allow normal users to mount? #2178
    Anonymous
    Participant

    @Dexter wrote:

    hope that the admin will answer soon with good news

    LOL

Viewing 15 posts - 196 through 210 (of 665 total)